New plugin: "Tag Related Pages"

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

New plugin: "Tag Related Pages"

Post by blast2007 »

Hi all,
I really need to link related pages with one or more tag(s), so I use to install on my sites an useful module Simple Tagging. Now this module doesn't work anymore with CMSMS 2.x
So, I wrote a simple plugin for this purpose. I know, it's ugly it's not perfect and I'm not a programmer, but...it works.
You can download it on Github. I'm still waiting official approval to join this small project on CMSMS forge.

Hope it could be useful for someone.
Best regards
blast
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 169
Joined: Fri Feb 06, 2009 2:08 pm

Re: New plugin: "Tag Related Pages"

Post by PinkElephant »

Hi blast

Thanks for sharing -- it looks really useful. A quick question, where does the smarty_function_tag_related_pages function get its cms_db_prefix()?

You may be interested in maidbloke, a responsive blog, which uses CGBlog for similar functionality.

Cheers,
Martin
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: New plugin: "Tag Related Pages"

Post by blast2007 »

PinkElephant wrote:...A quick question, where does the smarty_function_tag_related_pages function get its cms_db_prefix()?
:o :o :o
Sorry, my bad, plugin just updated!

Thanks a lot
Regards
blast
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 169
Joined: Fri Feb 06, 2009 2:08 pm

Re: New plugin: "Tag Related Pages"

Post by PinkElephant »

Hi blast

I didn't realise it was an error -- I'm surprised it worked if it was!

I'll keep watching github and/or the forge for the update.

Thanks,
Martin
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1922
Joined: Mon Jan 29, 2007 4:47 pm

Re: New plugin: "Tag Related Pages"

Post by Jo Morg »

For the record: cms_db_prefix() is a perfectly valid core function available to modules and plugins.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 169
Joined: Fri Feb 06, 2009 2:08 pm

Re: New plugin: "Tag Related Pages"

Post by PinkElephant »

Jo Morg wrote:valid core function
Ah, so it is, thanks - à la API docs 2.0.

I guess I was expecting the CMS_DB_PREFIX constant.
Post Reply

Return to “Modules/Add-Ons”