Page 1 of 1
Freetag sidebar plugin
Posted: Mon Sep 17, 2007 11:39 pm
by Don Chambers
I downloaded and installed v2.91 of the event plugin. Do not see the sidebar plugin when I view plugins/templates above (this is for a localhost - no spartacus). The download link for the sidebar plug is pointing to the event plugin, and "View CVS" does produces an error. Is there no longer a separate sidebar plugin??
Also - I noticed the event plugin now emits a title above the cloud, ie "Entries tagged as whatevertag"... this is emitted as <h2 class="serendipity_date">. To be consistent with regular entries, shouldn't that be an h3???
Re: Freetag sidebar plugin
Posted: Tue Sep 18, 2007 1:59 pm
by garvinhicking
Hi!
There is, its in the same directory as serendipity_event_freetag.
Also - I noticed the event plugin now emits a title above the cloud, ie "Entries tagged as whatevertag"... this is emitted as <h2 class="serendipity_date">. To be consistent with regular entries, shouldn't that be an h3???
That was also there before, but empty earlier. So I thought that the h2 would be fitting. Dunno.
Regards,
Garvin
Posted: Tue Sep 18, 2007 3:25 pm
by Don Chambers
OK - so there really is not a serendipity_PLUGIN_freetag then, despite how it is listed in the list of plugins, correct? Confusing, especially since the "plugin" item says version 2.44 and the event is version 2.91.
The version I was using before did not have the serendipity_date tag. I personally think this should be an h3 to be consistent with the regular serendipity_date tags for entries. A lot, possibly even most, templates do not style h2 except specifically for the banner, which means that text will be as large as the browser decides to make it for an h2. Again, this is all just IMHO.
Posted: Tue Sep 18, 2007 3:47 pm
by garvinhicking
Hi!
There is a serendipity_PLUGIN_freetag in the serendipity_EVENT_freetag folder. And it should get displayed in your sidebar plugin list. It does for me.
The version I was using before did not have the serendipity_date tag
It did, but it was empty.
I can'l currently look into it, but that change was requested on the forums here, someone posted about the tag cloud, maybe you are able to find that posting again?
Regards,
Garvin
Posted: Tue Sep 18, 2007 4:38 pm
by Don Chambers
Yes, I have the sidebar file in my event folder. Just expected it to be in its own folder like other sidebar plugins. No big deal.
Someone specifically requested it be an h2 tag instead of h3???????? Or, are you saying they specifically requested that it contain the text that was previous empty? I still believe it should be an h3 simply because most templates do not style an h2 tag other than #banner h2.
Posted: Wed Sep 19, 2007 1:44 pm
by garvinhicking
Hi!
Someone specifically requested it be an h2 tag instead of h3???????? Or, are you saying they specifically requested that it contain the text that was previous empty? I still believe it should be an h3 simply because most templates do not style an h2 tag other than #banner h2.
Yes, the latter one. And obviously the h2 seemed to be fine for him? I'm not sure which impact it would have to use h3.
Regards,
Garvin
Posted: Wed Sep 19, 2007 3:42 pm
by Don Chambers
Well, I already mentioned the impact - most templates do not style h2 except as #banner h2 - for the blog description/second banner line.
Which means most browsers will render that h2 fairly large. We can accomodate this in bp as it is being actively revised, I just think it should be an h3. Other than that, I like the improvements over what I had been using.