document titleAlias
authorTony Cook <tony@develop-help.com>
Mon, 8 Oct 2007 05:43:57 +0000 (05:43 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Mon, 8 Oct 2007 05:43:57 +0000 (05:43 +0000)
schema/bse.sql
test.cfg

index ff111c12e58500f4b9b660239f3e891fa7ee059d..fc9b51b9f16da7b00a87a8bf098acc4d89490b2a 100644 (file)
@@ -93,7 +93,8 @@ CREATE TABLE article (
   -- added by adrian
   -- filter menu value in allkids_of iterators
   menu smallint(5) not null default 0,
-  
+
+  -- short title for menus  
   titleAlias varchar(60) not null default '',
   
   PRIMARY KEY (id),
index 847f27cad7ebff54a193d4698c2a614cee0700fc..3f01021e45b64215fa5cc6aa425c519b761bed8e 100644 (file)
--- a/test.cfg
+++ b/test.cfg
@@ -15,6 +15,8 @@ basic.access_control=0
 basic.staticajax=1
 basic.sign=0
 basic.cookie_name=sess
+basic.jit_dynamic_pregen=1
+debug.jit_dynamic_regen=1
 cookie names.userid=altuserid
 #basic.htusers = /home/httpd/bsetest/htdocs/images/.htusers
 #article uris.9 = /test
@@ -302,5 +304,5 @@ thumb geometries.widef=scale(200x120,fill:8080ff)
 thumb geometries.gallery=scale(200x200,fill:#CCC)
 thumb geometries.search=scale(80x80,fill:#FFF)
 thumb classes.search=searchresultimage
-basic.cache_thumbnails=0
+basic.cache_thumbnails=1