|
#1
|
|||
|
|||
|
the new keyword tags
I have just installed pixelpost 1.6 withiut problems.
how can I add the new property "tags" into my page? I mean the word that you can see also at: http://foto.schonhose.nl/ on the right side. |
|
#3
|
|||
|
|||
|
I have just found the tags: in the admin -> add-on -> Page-By-Page-Archive and also on /docs/tags
I have copyed the tag TAG_LINKS_AS_LIST, but how can I display the single words in different styles? where can I configure it? |
|
#4
|
||||
|
||||
|
The css of the template should have styling for different tag weights.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#5
|
|||
|
|||
|
thank you, I have found them in the original styles and copyed them into my template.
and another question: where can I configure the tabs table where I can say: .tags01 >= 2 entry .tags02 >= 5 entry .... .tags10 >= 30 entry if I want to change the default entryes? |
|
#6
|
||||
|
||||
|
I don't get that one, tags are displayed alphabetically.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#7
|
||||
|
||||
|
I think they're asking about changing when a tag gets a different class assigned. i.e. if a tag has been used two or fewer times it gets .tags01, but if it's more than 2 but less than or equal to 5 it gets .tags02.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#8
|
||||
|
||||
|
That would require changes to the algorithm that calculates that.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#9
|
||||
|
||||
|
Where is that algorithm? I've been looking through the code and can't seem to find it.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#10
|
|||
|
|||
|
yes, I mean what dakwegmo says.
but as schonhose says, this table is not configurable by the user on my site I can see these values: class - tags - px tags01 - 1 tag - 10px tags02 - 2 tags - 12px tags04 - 3 tags - 14px tags06 - 5 tags - 18px tags10 - 8 tags - 28px that is, if I have more then 8 images with the same tags, I must calculate more free place in the page, because many words at 28px need more place. and I think that this will be. in this case I can change the px value or the algorithm. |
| Post Reply |
| Thread Tools | |
|
|