Robert Gaggl
bce6a1e812
- included db schema changes of antville_dbpatch-20031128-layouts2.sql
...
- fixed create statement of default layout
2003-12-08 20:08:51 +00:00
Hannes Wallnöfer
58fc36d56a
Set layout_alias on converted layouts to layout_id so they're accessible via web.
2003-11-24 12:39:00 +00:00
Robert Gaggl
2b110e1f29
modified table creation scripts to create table AV_LAYOUT, add an initial layout object and it's standard images
2003-11-23 17:55:00 +00:00
Robert Gaggl
b9d2030f1e
initial check-in
2003-11-23 17:46:34 +00:00
Michael Platzer
22c1e4c5ef
(finally) merged imagetopics branch to HEAD
2003-11-01 15:24:07 +00:00
Robert Gaggl
8743911c36
changed SKIN_F_SITE to SKIN_F_SKINSET in create statement of IDX_SKIN_MIXED, otherwise mysql complains about the no longer existing column SKIN_F_SITE
2003-10-30 09:49:24 +00:00
Hannes Wallnöfer
e8adb95a2c
Added support for skinsets:
...
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage
2003-10-07 15:14:47 +00:00
8db75a6f29
changed sentence structure of important note for better instruction
2003-09-16 16:06:00 +00:00
59d5de2b49
added "important note" to warn from not converting site data to the new database scheme before proceeding
2003-09-16 16:02:54 +00:00
Robert Gaggl
f1bcf012e8
removed second drop statement of column SITE_TEXTFONT
2003-09-09 19:09:36 +00:00
Robert Gaggl
345e0a5948
added column SITE_PREFERENCES, removed preference columns that are now stored xml encoded in SITE_PREFERENCES (includes db-patches 20030729 and 20030728)
2003-09-09 19:09:09 +00:00
Robert Gaggl
d16494e7fc
added "use antville", removed adding of column SITE_PREFERENCES (which is covered by the previous patch)
2003-08-31 14:31:07 +00:00
Robert Gaggl
5263e7df87
added "use antville"
2003-08-31 14:30:30 +00:00
Robert Gaggl
62bbe2c4b8
initial check-in: remove the preferences columns since site prefs are now stored xml encoded in SITE_PREFERENCES
2003-08-02 12:22:51 +00:00
Robert Gaggl
fb804a0210
initial check-in: adds the column SITE_PREFERENCES in table AV_SITE
2003-08-02 12:20:52 +00:00
Hannes Wallnöfer
f1191f819f
added "use antville;"
...
fixed statement for TEXT_ALIAS column.
2003-04-11 13:24:15 +00:00
69d43e1211
modified alt tags of antville logos (now showing "made with antville")
2003-04-10 13:52:07 +00:00
da6ba94bba
added TEXT_ALIAS column to AV_TEXT table for future use
2003-04-10 10:17:04 +00:00
222c56a99d
refurbished polls; removed title property wherever it occurred; state_macro() is deprecated (but still working) now, use closetime_macro() and appropriate prefix/suffix strings instead.
2003-03-03 13:51:54 +00:00
Robert Gaggl
09a671fa54
dbpatch for adding standard menu image "manage"
2003-03-03 12:02:33 +00:00
Robert Gaggl
d78f03e5f7
added insert statement for standard menu image "manage"
2003-03-03 12:02:04 +00:00
Robert Gaggl
dde7123c9b
removed smalltrans-image (which is not needed anymore)
2003-02-23 15:18:20 +00:00
b458c2cab1
removed shortcuts from antville. support of shortcut is now optional via zip module
2003-02-11 16:54:07 +00:00
95b5af749b
fixed syntax errors in drop index statements (text in brackets, lines 9/10)
2003-01-09 15:02:25 +00:00
Robert Gaggl
3ebd26f134
shortcut-table is called AV_SHORTCUT (not AV_SITE)
2003-01-03 09:25:08 +00:00
Robert Gaggl
5fcc9f8383
moved from root-directory of application into this directory (should be zipped for distribution)
2003-01-02 19:11:56 +00:00