Move editnodetype page form logic to a backend Perl script.
Note: new_node attributes have not yet been converted from names for osid's and imageid's to new-style integer indices. www/editnodetype.php3 - The reworked PHP page, including an EditNodeType function bridging to the script via XML. backend/{editnodetype,GNUmakefile}.in configure configure.in - New backend script, including wildcarding on %xmlfields table entries to handle dynamic attributes. sql/database-fill.sql - Add table_regex 'node_types' checking patterns.
Showing
- backend/GNUmakefile.in 4 additions, 2 deletionsbackend/GNUmakefile.in
- backend/editnodetype.in 552 additions, 0 deletionsbackend/editnodetype.in
- configure 1 addition, 1 deletionconfigure
- configure.in 1 addition, 1 deletionconfigure.in
- sql/database-fill.sql 12 additions, 0 deletionssql/database-fill.sql
- www/editnodetype.php3 161 additions, 191 deletionswww/editnodetype.php3
Loading
Please register or sign in to comment