RT-Helper resurrection

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

RT-Helper resurrection

Post by breitsch »

see: https://github.com/breitsch/phpwcms/com ... endwidgets

Would be a way to include the RT-Helper in future without core-hack, and having access to the general backend from Modules.
To make this ready for pull request it would be nice to have an up to date list of all supported RT's with short description.
Is there such a list out there? Is someone willing to do that?
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
phalancs
Posts: 793
Joined: Thu 19. Feb 2004, 05:09
Location: Germany

Re: RT-Helper resurrection

Post by phalancs »

Muss das unbedingt mal austesten. Hört sich gut an. Hab auch schon mal dran gedacht das wir ein plugin bräuchten, das dann auch als CP alle integrierten Tags bereitstellt. Vll. wäre das eine gute Ergänzung. Nicht nur als widget sd. auch als CP.

Möglich wäre ja auch so etwas wie: "Parse alle files php in frontend_render", wenn diese dann alle einem Muster folgen würden wäre das dann optimal zu verarbeiten (vgl. wordpress plugins...)
2008
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: RT-Helper resurrection

Post by Oliver Georgi »

Ihr sucht nach der Integration dieses Dingens da:
https://code.google.com/p/vqmod/
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: RT-Helper resurrection

Post by breitsch »

dh. die Erweiterung der phpwcms.php kommt nicht in Frage?
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: RT-Helper resurrection

Post by Oliver Georgi »

Habe noch nicht ganz verstanden, was Deine Erweiterung macht, Peter. Läuft das bereits?

VQMOD ist sehr universell und läuft transparent, ohne dass der Core händisch geändert werden muss. Hatte noch keine Zeit, das anzubinden (als Option).
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: RT-Helper resurrection

Post by breitsch »

ich möchte einen inject-point in der phpwcms.php, siehe:
https://github.com/breitsch/phpwcms/com ... d5c70b13f8
damit die Module dann über die Variable: $BE['BODY_MODULEWIDGET'] die Möglichkeit haben Inhalt (Widgets) im Backend anzuzeigen, links unterhalb der 'User Online' Anzeige. Die Module entscheiden dann, wann ein Widget angezeigt wird usw.
Man bräuchte nur diesen Platzhalter in der phpwcms.php.
VQMOD wäre sicherlich auch geeignet, ohne mir das im Detail angeschaut zu haben. Aber: Lässt sich das zusammen mit einem Modul einrichten? Ist das Laientauglich? Machen wir's damit nicht unnötig kompliziert?
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: RT-Helper resurrection

Post by juergen »

LIKE
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: RT-Helper resurrection

Post by update »

LIKE 2
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Post Reply