Multiple Blog / Articles, a forum discussion on Jojo CMS. Join us for more discussions on Multiple Blog / Articles on our Plugin Support forum.
You must be logged in to post a reply
| |
proberts
20th January
Posts: 3
Is it possible with the Articles plugin to have Multiple Blogs or Article pages offering different content?
Thanks,
p
Thanks,
p
Not at this stage, but it's something we are wanting to implement in the near future.
In the meantime, you can go through the code using a bulk find-replace to swap 'article' for 'xxxxxx' which is a rough workaround.
In the meantime, you can go through the code using a bulk find-replace to swap 'article' for 'xxxxxx' which is a rough workaround.
proberts
23rd January
Posts: 3
Harvey -
Thanks for being so responsive. Hopefully I can find some time to contribute to this project. It has been a long time since I have found a CMS that is impressive to me.
Thanks for being so responsive. Hopefully I can find some time to contribute to this project. It has been a long time since I have found a CMS that is impressive to me.
synfield
18th July
Posts: 36
I've got a page that displays 4 panels horizontally across the page, each panel provides a summary of the 4 services the client sells.
I thought that the article plugin would be the closest fit in order to update each panel of content.
Therefore I copied the plugin and replaced every instance of 'article' with 'panel', checked the install script and tables etc..However although running setup confirms that the panel table is being created, only the panel_comments table is created. Likewise there is no 'edit panels' link in the admin/content/ menu.
I'm able to install the plugin & create a page called 'Products' and selecting the content type e.g. 'Panel - Panel Comment Admin' , but can't not suprisingly get any front end output or admin link.
Do I have to register the plugin anywhere else?
Regards.
I thought that the article plugin would be the closest fit in order to update each panel of content.
Therefore I copied the plugin and replaced every instance of 'article' with 'panel', checked the install script and tables etc..However although running setup confirms that the panel table is being created, only the panel_comments table is created. Likewise there is no 'edit panels' link in the admin/content/ menu.
I'm able to install the plugin & create a page called 'Products' and selecting the content type e.g. 'Panel - Panel Comment Admin' , but can't not suprisingly get any front end output or admin link.
Do I have to register the plugin anywhere else?
Regards.
synfield
19th July
Posts: 36
I've got this to work, one of the table id's in the install script for the plugin had missed the find-replace swap and retained the old id name causing a conflict
| Back to Forum Index : Back to Plugin Support |
|
