Skip to Content Skip to Menu

new article submit in cd activity

10 years 8 months ago #241092 by thewebsurfer
Replied by thewebsurfer on topic new article submit in cd activity

pepperstreet wrote:

thewebsurfer wrote: i submit article with f2c component
www.form2content.com/f2c-joomla/pro
and i would show an activity each article


Then you have to ask F2C developer, if they can manage to create a plugin that sends an event to CB Activity. Not sure if a special CB Auto Action can help as well?


f2c is just a form for submit Joomla articles,
CB blog can catch frontend joomla articles submitting?

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

10 years 8 months ago #241096 by pepperstreet
Replied by pepperstreet on topic new article submit in cd activity

thewebsurfer wrote: f2c is just a form for submit Joomla articles,

Yep, I know it. Used it once. Long time ago.

thewebsurfer wrote: CB blog can catch frontend joomla articles submitting?


Actually, no. It is not the original Joomla core submission link. It is specific to CB and the Plugin:

NEW
index.php?option=com_comprofiler&task=pluginclass&plugin=cbblogs&action=blogs&func=new&Itemid=999

EDIT
index.php?option=com_comprofiler&task=pluginclass&plugin=cbblogs&action=blogs&func=edit&Itemid=999

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

10 years 8 months ago - 10 years 8 months ago #241115 by thewebsurfer
Replied by thewebsurfer on topic new article submit in cd activity

pepperstreet wrote:

thewebsurfer wrote: f2c is just a form for submit Joomla articles,

Yep, I know it. Used it once. Long time ago.

thewebsurfer wrote: CB blog can catch frontend joomla articles submitting?


Actually, no. It is not the original Joomla core submission link. It is specific to CB and the Plugin:

NEW
index.php?option=com_comprofiler&task=pluginclass&plugin=cbblogs&action=blogs&func=new&Itemid=999

EDIT
index.php?option=com_comprofiler&task=pluginclass&plugin=cbblogs&action=blogs&func=edit&Itemid=999


thanks..
but for my site i really important, any idea for doing that is accepted.
maybe an override for some file of com_content for including the CB API with CB activity is enough, but i need help :dry:
Last edit: 10 years 8 months ago by thewebsurfer.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago - 10 years 8 months ago #241116 by krileon
Replied by krileon on topic new article submit in cd activity
You would need to develop something to fire a trigger that CB Auto Actions can pickup (there's a CB Activity action type) or insert the activity directly in the database. CB Activity won't manage activity from extensions unless they're designed to insert activity.

CB Blogs can have a top level category of none in next release (CB 2.0) so you can submit blogs to every Joomla category, but for now it can only submit to a top level categories child categories. CB Blogs uses its own slimmed edit pages as it's meant to be user friendly blog usage and not an article submit usage.

Note Joomla has triggers for content. If you developed a Joomla plugin to act on it, include CB API, then add activity, you'd have exactly what you're wanting. In short you're still going to have to develop something. To see an example of this check out CB Content Bot, which acts on the display of an article. Check Joomla documentation for further content plugin usage information.


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: 10 years 8 months ago by krileon.

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

10 years 8 months ago #241199 by thewebsurfer
Replied by thewebsurfer on topic new article submit in cd activity

krileon wrote: Note Joomla has triggers for content. If you developed a Joomla plugin to act on it, include CB API, then add activity, you'd have exactly what you're wanting. In short you're still going to have to develop something. To see an example of this check out CB Content Bot, which acts on the display of an article. Check Joomla documentation for further content plugin usage information.


could you tell me what code should i include in joomla plugin?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago #241247 by krileon
Replied by krileon on topic new article submit in cd activity
Please see the below tutorial for including CB API outside of CB.

www.joomlapolis.com/support/tutorials/120-api-usage/18357-including-cb-api-for-usage-outside-of-cb

I highly suggest reviewing CB Content Bot as it's going to get you started a good bit for implementing this.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum