Search found 1531 matches

by stm999999999
Sat Sep 26, 2009 11:54 pm
Forum: Development
Topic: Wikipedia-regexp improved
Replies: 6
Views: 7095

Re: Wikipedia-regexp improved

JFTR: I cannot add this change into the csv. So, if someone would be so kind ...
by stm999999999
Sat Sep 19, 2009 1:51 am
Forum: Development
Topic: Wikipedia-regexp improved
Replies: 6
Views: 7095

Wikipedia-regexp improved

hello, the wikipedia regepx in the regexps-Plugin does not handle things like [(wiki-source|another title)] here is my new code: <?php // Wiki-Reference. // $regexpArray = array( 'SearchArray'=>array( "/\[\((.*)\|(.*)\)\]/U", "/\[\((.*)\)\]/U", ), 'ReplaceArray'=>array( '<a href=...
by stm999999999
Tue Sep 08, 2009 8:56 pm
Forum: General discussions
Topic: 'Vote' plugin?
Replies: 5
Views: 2329

Re: 'Vote' plugin?

as I remember, s9y wants to unpack zip-files, so it is a problem to upload a zipfile which should remain a zip-file. :lol:

background: I think this should be a way to upload many images at one time.
by stm999999999
Tue Sep 08, 2009 8:51 pm
Forum: Bugs
Topic: Quick Search plugin error
Replies: 3
Views: 2311

Re: Quick Search plugin error

marcolino1961 wrote: Sorry for posting about a beta version problem...
Keep up the good work!
Hey, if no one posts about beta problems, no one can fix it! :)
by stm999999999
Mon Sep 07, 2009 8:15 pm
Forum: Plugins
Topic: Link twitter user names
Replies: 4
Views: 2645

Re: Link twitter user names

You can store a file "twitter.php" inside the plugins/serendipity_event_regexpmarkup/ directory that should look like: (I've now also committed that file to the plugin, should be available shortly in spartacus) hm, this new regex interferes with a private plugin of mine (serendipity_event...
by stm999999999
Mon Aug 31, 2009 1:57 pm
Forum: Bugs
Topic: usergallery-plugin makes trouble - Warning: array_merge()
Replies: 3
Views: 2019

Re: usergallery-plugin makes trouble - Warning: array_merge()

works fine - thanks.

And, out of curiosity, what was the problem?
by stm999999999
Mon Aug 31, 2009 12:32 am
Forum: Generelles in Deutsch
Topic: Kleine Business-Website komplett in s9y?
Replies: 9
Views: 3677

Re: Kleine Business-Website komplett in s9y?

Mit den statischen Seiten etc. sollte das doch möglich sein, oder? Gibt es vielleicht sogar schon gelungene Beispielseiten? hm, naja, wenn man sich bei meinen Kirchen-Seiten[1] die dynamischen Inhalte wegdenkt ... :-) Also ich denke mit s9y geht das schon. Natürlich würde auch jede von Dir genannte...
by stm999999999
Sun Aug 30, 2009 5:50 pm
Forum: Bugs
Topic: usergallery-plugin makes trouble - Warning: array_merge()
Replies: 3
Views: 2019

usergallery-plugin makes trouble - Warning: array_merge()

hi, abrupt I get an error in my gallery: Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /html/cms-s9y/s9y/plugins/serendipity_event_usergallery/serendipity_event_usergallery.php on line 1081 Warning: Invalid argument supplied for foreach() in /html/cms-s9y/s9y/plugins/...
by stm999999999
Sun Aug 30, 2009 5:15 pm
Forum: Generelles in Deutsch
Topic: Lightbox Plus
Replies: 9
Views: 4002

Re: Lightbox Plus

FF 3.5.2

ach ja, die beiden Tomaten-Bilder, die ja wohl noch manuell eingefügt wurden, die laden eine winzige Kleinigkeit langsamer, aber wirklich fast unmerkbar.
by stm999999999
Sun Aug 30, 2009 4:30 pm
Forum: Generelles in Deutsch
Topic: Lightbox Plus
Replies: 9
Views: 4002

Re: Lightbox Plus

also in der Tat, ich nutzte Opera.

Aber jetzt testweise auch per Firefox: ALLE Bilder gehen, egal ob auf der Startseite oder bei einem Artikel einzeln. Und egal ob im normalen oder erweiterten Textbereich.
by stm999999999
Sun Aug 30, 2009 1:45 pm
Forum: Generelles in Deutsch
Topic: Lightbox Plus
Replies: 9
Views: 4002

Re: Lightbox Plus

Mein Problem ist: Bei einem Artikel Funktioniert es so wie es sein soll. Nun wollte ich das bei einem anderen Artikel auch machen. Also Quelcode eingebaut ... Dabei hab ich den gleichen Quelltext benutzt wie bei den Bildern wo es Funktioniert. Was genau meinst Du mit "Quellcode eingebaut"...
by stm999999999
Wed Aug 26, 2009 9:46 pm
Forum: Showcase (old)
Topic: and the next church site
Replies: 0
Views: 13296

and the next church site

so, my parish has three churches and now I am nearly finished with the third one :-) it uses the same structure, the same techniques and the same heavy use of static pages and related categories at the last ones (viewtopic.php?f=8&t=7699), BUT a very different layout and style! http://test.sankt...
by stm999999999
Wed Aug 26, 2009 8:27 pm
Forum: Development
Topic: collective thread: admin-area improvements
Replies: 19
Views: 19199

Re: collective thread: admin-area improvements

would anyone be angry if I split this thread and branch off the detailed discussio into its own thread?

It should be wise to do it as I wrote in the starting posting:

Please DO NOT discuss these topics here, use the linked threads or make a new one!
by stm999999999
Mon Aug 03, 2009 12:26 am
Forum: Bugs
Topic: error while saving entry
Replies: 16
Views: 8558

Re: error while saving entry

stm999999999 wrote:JFTR: in the moment it was a single error occurrence, but IIRC I had this problem month before, too.
oops, he did it again! :cry:
by stm999999999
Sun Aug 02, 2009 4:50 pm
Forum: Generelles in Deutsch
Topic: Zuordnung Statische Seite - Kategorie
Replies: 3
Views: 1595

Re: Zuordnung Statische Seite - Kategorie

Äh, eigentlich würde es völlig ausreichen, wenn Du Deine Statische Seite mit dem Seitentyp "Statische Seite mit Kategorie" einstellst. Oder, wenn Deine statischen Seiten irgendwie selber gestrickt sind, wegen irgendwelcher Anpassungen, dann aus der Datei plugin_staticpage_related_category....