Plugin that loads by album title

Phoca Gallery - image gallery extension
Mackelito
Phoca Member
Phoca Member
Posts: 16
Joined: 14 Sep 2009, 02:06

Plugin that loads by album title

Post by Mackelito »

Hi,

I need a plug in that picks the album whit a specific ablum name/title instead of entering the album id

eg.
Now I enter "{phocagallery view=category|categoryid=3|limitstart=0|limitcount=8}"
But I need "{phocagallery view=category|categorytitle=my house|limitstart=0|limitcount=8}"


How can I do this? I have been searching the forum both here and on joomla.org but no luck :(
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Plugin that loads by album title

Post by Jan »

Hi, such plugin does not exists as searching for strings in database in case it will be used in plugin can slow down loading your site, maybe it can stop loading it. Albums are identified by IDs, If you don't know them, just use Phoca Gallery Button Plugin in your editor, so you need to to remember IDs, see:
https://www.phoca.cz/phocagallery-button

Jan
If you find Phoca extensions useful, please support the project
Mackelito
Phoca Member
Phoca Member
Posts: 16
Joined: 14 Sep 2009, 02:06

Re: Plugin that loads by album title

Post by Mackelito »

Well the thing is that I would like the plugin to automaticlly show the images if such a ablum name exists :) (yes I´m lazy) :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Plugin that loads by album title

Post by Jan »

Hi, I think then you need to customize the plugin some way :idea:
If you find Phoca extensions useful, please support the project
Post Reply