YOU may have an
OUTDATED BOOKMARK..............
Please visit:
http://forum.easy-joomla....ndex.php/topic,550.0.html for the
latest version
Short:
EasyCreator is a developer tool.
It trys to speed up the developing process of custom components, modules, plugin and templates.
You can create a 'frame' for your extension and an installable zip package with just a few 'clicks'.
Long:
EasyCreator trys to assist from the start to the release of your custom extension.
You can start up by creating a 'frame' (read: 'hello world' applications - slightly enhanced) for your extension based on predefined templates for components, modules and plugins (templates coming soon
.
This frame then gets installed into your running Joomla! installation. Ready to use.
You can also import your already existing and installed extension.
Now it's up to you to fill that frame with your custom code (we assume you already know about that
EasyCreator also trys to assist you in the creation of multilingual extensions. This is done by comparing the existing language file to each other and then examine the php and xml code for appearences of 'JText::***'.
The results are then compared and give you a pretty overwiew of untranslated strings, missing and obsolete translations.
The languagefiles are not modified (in this release) you have to correct them 'by hand'.
When you are ready to release a test (or final) version of your component, EasyCreator will do the arduous work of copying files and folders, creating a xml install file and packing the whole thing in a zip package with version number and creation date included. One 'click'.
There is a some Help with a few screenshots included. Do yourself a favor and snoop around a bit (Don't miss the 'Quicky'
.
Please bear in mind that this release is 'pre-alpha' - call it 'proof of concept'.
If you would like to contribute, please use our tracker/feature request on joomlacode.org
http://joomlacode.org
or our forum at
http://forum.easy-joomla.org
INSTALL
---------------------
As for now there is NO INSTALLER (not shure if there will be one, cause i think this way it should be easier to move around)
So.. just unzip into the directory:
[JROOT]/administrator/components
and execute by
http://{JPATH}/administrator/index.php?option=com_easycreator
You can also install our EasyToolbar and create an icon for easy access.
UPGRADE
----------------------
be shure to backup the directories
builds/scripts - the config files for your custon components
builds/zips - your zip packages
UNINSTALL
----------------------
Remove the directory
{JROOT}/administrator/components/com_easycreator
it's gone.
Please note that this is a pre-alpha release... So: report (m)any bugs please
*some* Tutorials (WIP) can be found here:
http://echarts.der-beta-s...e&id=47&Itemid=58
Happy coding
the
Easy-Joomla.org team
Kurz:
EasyCreator ist ein Werkzeug für Entwickler.
Sein Ziel ist es die Entwicklung von selbst erstellten Komponenten, Modulen, Plugins uns Templates zu vereinfachen.
Sie können einen "Rahmen" für Ihre Extension und ein installierbares zip Archiv mit wenigen Klicks erstellen.
Lang:
EasyCreator unterstützt Sie vom Start bis zur Veröffentlichung Ihrer Extension.
Sie können mit der Erstellung eines "Rahmens" (will sagen: eine "Hello" World" Anwendung - ein wenig erweitert) beginnen der auf vorgefertigten Templates für Komponenten, Module, Plugins (und bald auch für Templates..) basiert.
Dieser Rahmen wird dann in Ihre bestehende Joomlainstallation integriert. Fertig zum benutzen.
Sie können auch Ihre bereits bestehenden installierten Extensions importieren.
Es ist nun an Ihnen diesen Rahmen mit Ihrem eigenen Code zu füllen.
EasyCreator hilft Ihnen auch bei der Erstellung von mehrsprachigen Extensions. Hierbei werden die bestehenden Sprachdateien miteinander verglichen und dann der PHP und XML Code nach 'JText::***' durchsucht.
Die Resultate werden dann verglichen und geben einen netten Überblick über unübersetzte Strings, fehlende und unbenutzte Übersetzungen.
Die Sprachdateien werden nicht geändert (in dieser Versione) und müssen "von Hand" geändert werden.
Wenn Sie bereit sind eine Testversion (oder auch eine finale) zu veröffentlichen, kann Ihnen EasyCreator die mühsame Arbeit abnehmen die Dateien und Ordner zu kopieren, die XML Installdatei zu erstellen und das ganze in ein Zip Archiv zu packen - versehen mit Versionsnummer und Erstellungsdatum. Mit einem "Klick".
In der Komponente befindet sich ein wenig Hilfe und einige Screenshots. Tun Sie sich selbst einen Gefallen und schnüffeln Sie etwas darin herum (Verpassen Sie nicht den "Quicky"
.
INSTALL
---------------------
Im Moment gibt es noch KEINEN INSTALLER (wir sind nicht sicher ob es einen geben wird, da es so einfacher ist, das Paket zu verschieben)
Also.. einfach nur in folgendes Verzeichnis entpacken:
[JROOT]/administrator/components
und aufrufen mit
http://{JPATH}/administrator/index.php?option=com_easycreator
Sie können auch unsere EasyToolbar installieren und ein Icon für einen Easy Access einrichten.
UPGRADE
----------------------
Bitte machen Sie ein Backup der folgenden Verzeichnisse:
builds/scripts - Die Konfigurationesdateien für Ihre selbst erstellten Komponenten
builds/zips - Ihre zip Pakete
UNINSTALL
----------------------
Löschen Sie das Verzeichnis
{JROOT}/administrator/components/com_easycreator
Es ist weg.
Bitte beachten Sie, dass es sich hierbei um eine "Pre-Alpha" release handelt - sprich: "Proof of concept".
Wenn Sie uns unterstützen möchten benutzen Sie bitte den tracker/feature request auf
http://joomlacode.org/gf/project/easyjoomla ....
oder unser Forum auf
http://forum.easy-joomla.org/ .....
*einige* Tutorials (WIP) befinden sich hier::
http://echarts.der-beta-s...e&id=47&Itemid=58
Happy coding
Easy-Joomla.org team
DOWNLOAD