Search found 177 matches

by jerry
Fri Oct 17, 2008 8:07 am
Forum: Bugs
Topic: Function onload in cms.php
Replies: 1
Views: 4005

Function onload in cms.php

Cmsimple has a function onload witch gets at global string $onload and returns it. function onload() { global $onload; return "$onload; } where $onload looks like this $onload="onload=self.focus();document.login.passwd.focus()"; In this way there are no place to more then one onload value and every ...
by jerry
Tue Sep 16, 2008 12:35 pm
Forum: Addons and Plugins
Topic: [New Plugin] Remove Expired Page
Replies: 3
Views: 2665

Re: [New Plugin] Remove Expired Page

ExpiredPage sets only pages to #cmsimple reomve#. I don't use sContent but it seems to show sceduled pages and then to hide them too. It seems to be more complicated to set up.

I needed just an easy way to hide selected pages instead for a reminder in my calendar, it' why I made it.
by jerry
Mon Sep 15, 2008 9:57 pm
Forum: Addons and Plugins
Topic: [New Plugin] Remove Expired Page
Replies: 3
Views: 2665

[New Plugin] Remove Expired Page

ExpiredPage is a CMSimple plugin which removes pages at a custom date. Many pages have a limited life and when their content expires the page needs to be removed. ExpiredPage automate this process by doing it possible to indicate the date when the page has to be removed. ExpiredPage is running once ...
by jerry
Tue Sep 02, 2008 7:48 pm
Forum: Addons and Plugins
Topic: [Plugin] Advanced Search plugin
Replies: 8
Views: 6159

Re: [Plugin] Advanced Search plugin

Hi johnjdoe

God idea, done.
by jerry
Mon Sep 01, 2008 6:55 pm
Forum: Addons and Plugins
Topic: [Plugin] Advanced Search plugin
Replies: 8
Views: 6159

Re: [Plugin] Advanced Search plugin

Hi The new version of AdvancedSearch is released on http://jakobsfeld.com/test/?Advanced_Search and ready to be downloaded. The new version includes plugin search an some improvments og phonetic search. The manual/help can be read on the download page and is a part of the plugin. I can't test all av...
by jerry
Fri Aug 29, 2008 10:15 pm
Forum: Addons and Plugins
Topic: [Plugin] Advanced Search plugin
Replies: 8
Views: 6159

Re: [Plugin] Advanced Search plugin

Hi Till If you didn't spend this tree days I woudn't get the idea how to convert advanced search to an plugin and I never published it. So your work was of greet inspiration. I know that I'm missing search through plugins output but I didn't find out what part of HighlightSearch does the work. I wil...
by jerry
Fri Aug 29, 2008 10:53 am
Forum: Addons and Plugins
Topic: [Plugin] Advanced Search plugin
Replies: 8
Views: 6159

[Plugin] Advanced Search plugin

I developed Advanced Search for some months ago but first when I had seen NMuD’s HighlightSearch I had the idea how to convert it to a plugin. Advanced Search replace search function in CMSimple with following extentions: · Search with any combination of arguments “OR” (default), “AND”, “NOT”, and q...