Search found 340 matches

by MySchizoBuddy
Thu Dec 08, 2005 6:05 am
Forum: General discussions
Topic: detecting latest 3 posts
Replies: 28
Views: 20630

Roba it doesn't seem to work. the index goes back to 0. I cannot figure out why. I have placed it inside the inner forloop. so i guess the inner loop ends and then starts again. the loop is date dependent. any way to change it so it isn't date dependent The outer forloop is stuck at (-1) why is it m...
by MySchizoBuddy
Thu Dec 08, 2005 4:33 am
Forum: Plugins
Topic: Ideas for staticpages2
Replies: 5
Views: 5643

how about ability to select which sidebar plugins to display on which staticpage
by MySchizoBuddy
Wed Dec 07, 2005 3:30 pm
Forum: General discussions
Topic: detecting latest 3 posts
Replies: 28
Views: 20630

For not allowing ads after 5 posts i can use what roba said {foreach name=entryloop from=$entries item="dategroup"} {if $smarty.foreach.entryloop.index<5 and $smarty.foreach.entryloop.index!=0} {$entry.plugin_display_dat} {/if} then the same method to display 1 google ad after the first po...
by MySchizoBuddy
Wed Dec 07, 2005 3:14 pm
Forum: General discussions
Topic: thumbnails in a directory
Replies: 2
Views: 2463

yeah thats the one
the way it works in use the same image name for the large and thumbnail images. provided they r stored in different folders. It doesn't do filematching. It stores just one filename and only changes the directory
by MySchizoBuddy
Wed Dec 07, 2005 7:02 am
Forum: Plugins
Topic: Sitemap Plugin (was Google Sitemap Plugin)
Replies: 55
Views: 60258

IS it possible to have it include a specific file everytime. For eg. Index a flash based slideshow. I want that file to be mentioned in the sitemap generator. So It will get all the files as usual + some additional files that I can mention. the flash based slideshow has permalinks for every image, a...
by MySchizoBuddy
Tue Dec 06, 2005 7:27 pm
Forum: Bugs
Topic: contactform/staticpage plugins
Replies: 12
Views: 6461

Thanks garvin :)
by MySchizoBuddy
Tue Dec 06, 2005 6:53 pm
Forum: General discussions
Topic: thumbnails in a directory
Replies: 2
Views: 2463

thumbnails in a directory

Is there a way to have thumbnails created in a seperate directory with the exact same filename. So i can use Slideshowpro.
by MySchizoBuddy
Tue Dec 06, 2005 12:32 pm
Forum: Bugs
Topic: contactform/staticpage plugins
Replies: 12
Views: 6461

the contactform has serendipity_Entry_Date and other classes like serendipity_title etc.
But i don't see them in the contactform.tpl file.
I removed them from the staticpages.tpl and saticpages_aboutpages.tpl. but it still shows up.
by MySchizoBuddy
Mon Dec 05, 2005 8:18 pm
Forum: General discussions
Topic: detecting latest 3 posts
Replies: 28
Views: 20630

how can i modify the includeentry plugin so that i can assign the max times a particular block can be used.
For eg I'm using google ads, SO i want a max of 1 ad only. while the chitika ads i want 2 max.
It will be a good feature to have. :D

PLus I don't want any ads after 5 posts.
by MySchizoBuddy
Mon Dec 05, 2005 3:06 pm
Forum: Themes
Topic: running a short video from my blog site
Replies: 3
Views: 4047

look at my blog. It has popup video on it It is an article about different codecs. with flash, windowsmedia and quicktime players embeded. Look for images which have a "video" text written on it. That should launch the video. check out the sourcecode to see how it is done. For windows medi...
by MySchizoBuddy
Mon Dec 05, 2005 1:57 pm
Forum: General discussions
Topic: detect if custom field is empty
Replies: 1
Views: 1519

detect if custom field is empty

same as title :D
by MySchizoBuddy
Mon Dec 05, 2005 1:56 pm
Forum: General discussions
Topic: Markdown toolbar for add comments field
Replies: 8
Views: 5067

garvinhicking wrote: but I'm sure you'll figure that out.
Yes capaton *salutes*
:)

btw what is the policy of including something with MIT license.
once Moo.flex CMS (fully ajax based) is launched it will have MIT license and then the toolbar code will also be in MIT license.
by MySchizoBuddy
Mon Dec 05, 2005 12:30 pm
Forum: General discussions
Topic: Markdown toolbar for add comments field
Replies: 8
Views: 5067

ok I changed it to my url and now I'm getting this error when I preview The requested URL /tlbindex.php/textpreview was not found on this server. Apache/2.0.55 (Unix) PHP/4.4.1 DAV/2 mod_ssl/2.0.55 I looked at toolbar.js and found this code myPreview.remote(sysdir+"index.php/textpreview", ...
by MySchizoBuddy
Sun Dec 04, 2005 12:55 pm
Forum: General discussions
Topic: Markdown toolbar for add comments field
Replies: 8
Views: 5067

yeah but when i remove that one particular line of code. it stops working.
the toolbar.js, specially uses it

Code: Select all

sysdir = $('sysdir').src;
by MySchizoBuddy
Sun Dec 04, 2005 11:23 am
Forum: General discussions
Topic: side bar options
Replies: 2
Views: 2148

in the configure plugins u can rearrange the plugins in which ever order you like