Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

CBForums HTML code in sig of kunena

  • Toots
  • Toots
  • OFFLINE
  • Posts: 21
  • Thanks: 0
  • Karma: -1
11 years 8 months ago #220900 by Toots
Replied by Toots on topic CBForums HTML code in sig of kunena
Do you know if exist a plugin "bbcode area" like "editor area" or how i can develop a plugin like bbcode area of profilbook?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 8 months ago #220902 by krileon
Replied by krileon on topic CBForums HTML code in sig of kunena
There might be a BBCode editor for Joomla, which you can check on the JED at Joomla.org. Aside from that you could try developing a new CB fieldtype plugin that provides a BBCode field. Review existing CB fieldtype plugins (video, query, etc..) on how to develop such a plugin.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • Toots
  • Toots
  • OFFLINE
  • Posts: 21
  • Thanks: 0
  • Karma: -1
11 years 7 months ago - 11 years 7 months ago #222224 by Toots
Replied by Toots on topic CBForums HTML code in sig of kunena
Do you know if there is a simple sample plugin.

I have a js script for the bbcode . I watch code of cb field ajax and cb field video but i have somme issues to see what is the mandatory code except first lines.

I managed to redo a plugin like "last fm" but for "deezer" at a time but now I'm lost :(
Last edit: 11 years 7 months ago by Toots.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #222238 by krileon
Replied by krileon on topic CBForums HTML code in sig of kunena
You'll need to review existing fieldtype plugins for examples on how to create your own fieldtype plugin.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • Toots
  • Toots
  • OFFLINE
  • Posts: 21
  • Thanks: 0
  • Karma: -1
11 years 7 months ago #222274 by Toots
Replied by Toots on topic CBForums HTML code in sig of kunena
it is unfortunate that there are no tutorials for creating plugin. I'll try to get by like that.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago - 11 years 7 months ago #222305 by krileon
Replied by krileon on topic CBForums HTML code in sig of kunena
We have API documentation in the Free downloads section that explains API usage and believe has some example codes. There really isn't much to tutorial as we've multiple plugins ranging from novice to expert difficulties that you can review and use as examples (literally rename and use as is if you wanted). Beyond the initial class, function, and XML setup it's standard PHP code (Joomla and CB APIs both available). For trigger based plugins I've a tutorial you can find below that includes and example plugin, but this would be a fieldtype plugin and not a trigger plugin.

www.allmysocials.com/directory/tutorials/item/228-event-triggers


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 11 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum