Hallo erst mal,
ich habe ein paar Dinge gebastelt, die ich ganz nützlich finde. Vielleicht kann ja jemand was damit anfangen.
FreeWebStat Integration
Eine nettes Statistik-Script, das einfach in phpwcms einzubinden ist.
Läuft ohne Datenbank und kann einfach per Link aufgerufen werden.
Man muß nur den 'webstats' Ordner auf den Server kopieren (in den phpwcms-Ordner) und ein paar Zeilen in die 'index.php' einfügen.
Die Website von FreeWebStat: http://www.freewebstat.com/
Unter 'demo' gibt`s ein paar - ähh, demos.
CMS-Spielwiese
Ich habe mal eine Beispielseite mit phpwcms erstellt und als Editor den TinyMCE eingebaut.
Man kann sich in`s backend einloggen und a bissl rumtesten.
Wenn`s geht bitte nix löschen, Passwörter ändern oder sowas. Uploadmöglichkeiten habe ich blockiert

Link: http://spielwiese.wireframe.de
Im Download-Bereich sind vielleicht ein paar nützliche Dinge für den einen oder anderen:
- ein paar reptags
- externes login-php-script (nicht perfekt, aber es funktioniert und man muß nix am phpwcms-code ändern)
- externes contact-form-php-script (man kann Formulare nach belieben layouten)
- phpwcms-setup (1.2.6) mit tinyMCE und FreeWebStat
- phpwcms-setup (1.2.6) mit tinyMCE und VST
(ich habe alle Parameter aus dem phpwcms-config-file, man muß nicht extra tinyMCE, FreeWebStat, und VST konfigurieren) (nur die Sprache bei FreeWebStat - steht momentan auf deutsch)
- ein kleines chmod-php-script, es verbindet per ftp zum server und ändert alle Schreibrechte, die man braucht, in 777 oder 666. Man muß nur seine FTP-Daten und den Pfad zu phpwcms eintragen.
Ich habe übrigens einen Ordner 'stuff' mit divesen Unterordnern (downloads, images, scripts, upload, userfilez) erstellt, damit alles was für eine Seite an externen Daten benötigt wird in einem Ordner liegt. Auch der Dateimanager greift bei mir in den Ordner 'stuff/upload/dateimanager'.
English
Hi,
here are some things - maybe helpful for someone.
FreeWebStat integration
A 'easy to configure' statistic. It works without database and is easy to setup with phpwcms. You can view it via easy via link. You only have to add the 'webstats-folder' and some lines to the 'index.php'.
Here the website of FreeWebStat: http://www.freewebstat.com/
Look under 'demo' how it works.
CMS-Spielwiese
I made a small phpwcms-site with some downloads and tinyMCE as editor.
You can login to the backend and see how it works. Pleas don`t delete anything and don`t change passwords or something. Uploads are not possible

Link: http://spielwiese.wireframe.de
In the download-area there are some things - maybe useful for someone:
- some reptags, I made
- external login-php-script (not perfect, but you don`t need to change phpwcms-files)
- external contact-form-php-script (so you can design forms like you want)
- phpwcms-setup (1.2.6) with tinyMCE and FreeWebStat included
- phpwcms-setup (1.2.6) with tinyMCE and VST included
(all parameters are taken from the phpwcms-config-file, so you don`t have to config tinyMCE, FreeWebStat, and VST) (only the language from FreeWebStat - it`s german at the moment)
- a small chmod-php-script, connecting via ftp to your server and changes all your chmods, you need to 777 or 666. You only have to configure the ftp-data and the path to phpwcms
I made a directory 'stuff', containing some other directories (downloads, images, scripts, upload, userfilez), so everything external is in one directory. The filemanager uses 'stuff/upload/dateimanager'.
Grüzli - Andi