Search found 22 matches
- Sat Sep 02, 2006 12:34 pm
- Forum: Themes
- Topic: Personalized themes
- Replies: 2
- Views: 2883
partly
there is a sidebar plugin called "serendipity_plugin_templatedropdown" (Template dropdown), which allows the user to choose any theme you have installed.
- Wed Aug 23, 2006 7:19 pm
- Forum: Themes
- Topic: Changing the size of (next page ...)
- Replies: 10
- Views: 6522
try
the text you mentioned is in a div with class="serendipity_pageFooter"
so in your css, this should change the fontsize:
.serendipity_pageFooter{
font-size: 8px;
}
so in your css, this should change the fontsize:
.serendipity_pageFooter{
font-size: 8px;
}
- Sun Aug 13, 2006 2:33 pm
- Forum: Plugins
- Topic: mixed event/plugin plugin question
- Replies: 2
- Views: 2412
ty
thanks a lot
- Sun Aug 13, 2006 2:29 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
try it
clafferty - please try the updated script - im 90% sure it fixes all strange behavings.

Imeant you do not have a right sidebari use far more than one sidebar item.
- Sat Aug 12, 2006 9:50 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
ha! FIXED!
OK i already found your site and also the problem i hope. For some strange reason, which i indeed do have to figure out, there is a problem if only 1 sidebar is used - i now do update the script to 1st check if the sidebar is available. This works fine now on my local installation.
However, there is ...
However, there is ...
- Sat Aug 12, 2006 7:35 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
hmm
i do not have access to OSX - is it a javascript error or is just the diplay messed up? The plugin uses http://script.aculo.us/ with http://prototype.conio.net/ , which both afaik work under OSX/Firefox...
please, if it is a JS-error - give mi the linenumber/errormessage, eventually a screenshot or ...
please, if it is a JS-error - give mi the linenumber/errormessage, eventually a screenshot or ...
- Sat Aug 12, 2006 6:00 pm
- Forum: Plugins
- Topic: mixed event/plugin plugin question
- Replies: 2
- Views: 2412
mixed event/plugin plugin question
I now try to do an ajax-chat plugin - i found usable code in the liveseach plugin which also uses the "external_plugin" event hook, which i think i need for this. however, i wanted to display the chat application as a sidebar item, which runs me into problems.
Afaik a sidebar plugin cannot use ...
Afaik a sidebar plugin cannot use ...
- Fri Aug 11, 2006 1:06 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
hmm
yeah - make the call please , i'm so tired and my holiday is overBecause if you're not doing it, I would love to make a general call for developers to integrate your cool functionality into the existing plugin. Smile
- Thu Aug 10, 2006 11:53 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
new version available
Hi, so there is a new version available under the same link as above... IE should be fixed now. The only IE resrtiction is that you cannot use "! important" when specifying CSS-code in the options - but i think we can live with that ;-)
please test and give suggestions/bugreports.
cheers
Azzy
please test and give suggestions/bugreports.
cheers
Azzy
- Thu Aug 10, 2006 10:45 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
the next version
works also in IE - i found the problem now
- i will post it here tomorrow
- Wed Aug 09, 2006 1:03 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
great!
damn i never thought of that! great idea!
- Wed Aug 09, 2006 12:59 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
cssclasses
hi, i saw in the s9y sidebarhider plugin options, that the user can specify csscode for CSS-Style des Verstecken-Links (text-decoration:none;float:right;margin-right:3px;), HTML für den Anzeigen-Link, HTML für den Verstecken-Link.
I meant that it maybe would be nicer just to specify a CSS-Class ...
I meant that it maybe would be nicer just to specify a CSS-Class ...
- Tue Aug 08, 2006 10:56 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
nearly finished
Ok i am nearly finished now - drag&drop is implemented and works like a charm ;-) The updated version can be found here:
http://www.warpzone.at/projects/serendipity_event_sidebaritemcollapse.zip
a question: wouldn't it be nicer to set CSS-classes instead of CSS and HTML code in the plugin ...
http://www.warpzone.at/projects/serendipity_event_sidebaritemcollapse.zip
a question: wouldn't it be nicer to set CSS-classes instead of CSS and HTML code in the plugin ...
- Tue Aug 08, 2006 12:16 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
hmm - moving the items...
great idea! thank god scriptaculous already has drag&drop implemented 
I'll add this soon.
About adding it into the s9y sidebarhider plugin as a second option - i'll try
I'll add this soon.
About adding it into the s9y sidebarhider plugin as a second option - i'll try
- Mon Aug 07, 2006 11:23 pm
- Forum: Plugins
- Topic: Here is my "Serendipity Sidebar Item Collapser" pl
- Replies: 19
- Views: 12548
Here is my "Serendipity Sidebar Item Collapser" pl
I know there are already solutions that do this, but here's my version:
http://www.warpzone.at/projects/serendipity_event_sidebaritemcollapse.zip
It enables the viewer to expand/collapse sidebaritems via Javascript - and stores the selection in a cookie - also check out the plugin-options.
Btw ...
http://www.warpzone.at/projects/serendipity_event_sidebaritemcollapse.zip
It enables the viewer to expand/collapse sidebaritems via Javascript - and stores the selection in a cookie - also check out the plugin-options.
Btw ...