Release 1.3.0 is in preparation and will have plug-in technique by default
Does this mean no more fiddling with source code while the system is pulling itself the necessary files to be included? This really would be very cool!
And
this all sounds very good.
OliG's implementation plug-in architecture hopefully will lead to new horizon's including the distribution of custom contentparts - using plug-in API.
At least I hope
this all sounds very good.
OliG's implementation plug-in architecture hopefully will lead to new horizon's including the distribution of custom contentparts - using plug-in API.
At least I hope Smile
Today this is almost possible. You can create custom contentparts with little effort and you must just update one original file (article.contenttype.inc.php) otherwise your custom contenparts wont listed inside the backoffice. At this moment I test my custom contentparts which I developed in the past with 1.2.9 and they work without any modifications very well in 1.2.9 too
I just want to say "thank you" to Oliver for keeping us up to date about his activites and what to expect to come next.
No need for timelines or pressure, just good to know where everything's going to (as so many of you demanded...!)
So: Thank you Oliver
Have a good sunday, too,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live...
One Site finished!
Für alle unbeteiligten zum Thema Kassel und ihrer Bewohner hier ein Beitrag zur kulturellen Bildung:
- Kasseler = zugezogener Einwohner von Kassel
- Kasselaner = in Kassel geboren
- Kasseläner = mindestens in zweiter Generation in Kassel ansässig und geboren
Gruß,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live...
One Site finished!
kubens wrote:Today this is almost possible. You can create custom contentparts with little effort and you must just update one original file (article.contenttype.inc.php) otherwise your custom contenparts wont listed inside the backoffice.
If you use my plug-in definitions there is NO need to touch article.contenttype.inc.php in any way. Modules/Plug-ins will be registered automatically based on module settings.