webag automat
web content management
|
WebAG Automat 9.0 - what is new? |
|||
Providing open PL/SQL sourcecodeThe WebAG Automat is now delivered in open PL/SQL code. Previous releases had been installed in unreadable wrapped code. Automat folder export/importWebmasters can now export Automat-folders along with their subfolders and webpages as an XML-file. You can import such an XML-exportfile into at any Automat-folder. The main applications are:
The import function has a test mode in which you can examine the contents of an export file before importing it. The test function warns you if not all conditions are met for the import into the destination folder. Examples of such warnings: The export file contains Web sites in German and English, but the target website manages only German. Or: A website has exported catagories that do not exist in the target web. You can fulfill the missing conditions in the target system requirements (e.g. assign languages to create missing categories), and ensure through rerunning the import-test that the import can run without error. Develop interactive webpage-includes using PL/SQLDynamic page elements - such as navigation bars - are developed as PL/SQL-functions and then embedded into the HTML-trigger or -stencil as AUTOMAT_INCLUDEs. From now on those PL/SQL includes can send user input back to the Automat webpage. You can now embed forms into the website and you can send the form data back to the Automat's webpage. Before Automat 9.0 this was not possible because the PL/SQL-procedure to display an Automat webpage wt_show.text_page can only receive a fixed amount of cgi-parameters and therefore it was not possible to send any of your own form fields to this procedure. <AUTOMAT_INCLUDE TYPE="FUNCTION"> wt_show.include_search </AUTOMAT_INCLUDE>
Mehr InformationenWebAG Automat - Introduction
|
||||
|