| | 1233 | "pk": 4, |
| | 1234 | "model": "pylucid.editablehtmlheadfile", |
| | 1235 | "fields": { |
| | 1236 | "mimetype": "text/css", |
| | 1237 | "createby": 1, |
| | 1238 | "html_attributes": "", |
| | 1239 | "lastupdatetime": "2009-11-03 03:40:32", |
| | 1240 | "filepath": "initial_site_style/elementary.css", |
| | 1241 | "sites": [ |
| | 1242 | 1 |
| | 1243 | ], |
| | 1244 | "content": "body{\r\n font-size:0.9em;\r\n background: snow;\r\n margin: 15px 10% 15px 10%;\r\n}\r\n\r\n#headline {\r\n background: moccasin;\r\n padding: 10px;\r\n border: 1px solid black;\r\n}\r\n\r\n.main_menu {\r\n background: navajowhite;\r\n float: left;\r\n padding: 15px;\r\n margin: 10px;\r\n}\r\n.main_menu ul {\r\n padding: 0;\r\n}\r\n.main_menu ul ul {\r\n /* indent submenu */\r\n padding-left: 1.5em;\r\n font-size:0.9em; /* smaller font for subitems */\r\n}\r\n.main_menu li {\r\n list-style:none;\r\n}\r\na {\r\n color: slategray;\r\n text-decoration: none;\r\n}\r\na:hover, a .current {\r\n background-color: orange;\r\n text-decoration: underline;\r\n}\r\n#main_content {\r\n background: lightyellow;\r\n padding: 5px;\r\n border: 1px solid black;\r\n}\r\n\r\n#footer {\r\n border: 1px solid black;\r\n padding: 5px;\r\n font-size: 0.9em;\r\n text-align: center;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: {{ color_8 }};\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| | 1245 | "render": 1, |
| | 1246 | "lastupdateby": 1, |
| | 1247 | "createtime": "2009-11-03 03:37:08", |
| | 1248 | "description": "The 'elementary' design. Ideal as a basis for your own design." |
| | 1249 | } |
| | 1250 | }, |
| | 1251 | { |
| | 1252 | "pk": 1, |
| | 1253 | "model": "pylucid.editablehtmlheadfile", |
| | 1254 | "fields": { |
| | 1255 | "mimetype": "text/css", |
| | 1256 | "createby": 1, |
| | 1257 | "html_attributes": "", |
| | 1258 | "lastupdatetime": "2010-01-29 08:10:51", |
| | 1259 | "filepath": "initial_site_style/main.css", |
| | 1260 | "sites": [ |
| | 1261 | 1 |
| | 1262 | ], |
| | 1263 | "content": "* { color: #000000 }\r\n\r\nbody{\r\n font-size:0.9em;\r\n font-family: tahoma, arial, sans-serif;\r\n background: #fffff9;\r\n margin: 15px 10% 15px 10%;\r\n min-width:802px;\r\n}\r\n\r\n/*\r\n headline definition if you use a picture:\r\n----------------------------------------------\r\n#headline {\r\n background: #c9c573;\r\n text-align: center;\r\n height: 70px;\r\n margin: 0px;\r\n padding: 0px;\r\n border: 1px solid black;\r\n border-bottom: 0px;\r\n}\r\n#headline img {\r\n border: 0px;\r\n overflow:hidden;\r\n}\r\n----------------------------------------------\r\n*/\r\n\r\n/*\r\n headline definition with text only:\r\n*/\r\n#headline {\r\n background: #c9c573;\r\n font-size: 30px;\r\n margin: 0px;\r\n padding: 10px;\r\n border: 1px solid black;\r\n border-bottom: 0px;\r\n}\r\n#headline a {\r\n text-decoration:none;\r\n color: white;\r\n}\r\n/*\r\n----------------------------------------------\r\n*/\r\n/* ----------------------------------------------------------------------------\r\n Headline Anchor\r\n------------------------------------------------------------------------------- */\r\n.top_link {\r\n color: #000000;\r\n}\r\n.uarr {\r\n color: #eeeeee;\r\n}\r\n.top_link:hover .uarr {\r\n color: #000000;\r\n}\r\n.section_anchor {\r\n text-shadow: 0px 0px #ffffff;\r\n text-decoration:none;\r\n color: #eeeedd;\r\n padding-right: 1em;\r\n}\r\n.headline_anchor:hover .section_anchor {\r\n color: #999999;\r\n}\r\n.section_anchor:hover {\r\n color:#000000!important;\r\n text-decoration:underline;\r\n text-shadow: 2px 2px 2px #999999;\r\n}\r\n/* ----------------------------------------------------------------------------\r\n TOC Plugin\r\n------------------------------------------------------------------------------- */\r\n.toc_headline {\r\n margin-bottom: 0.5em;\r\n font-size: 0.9em;\r\n color: #333333;\r\n}\r\n\r\n#bbaacck_links {\r\n font-size:0.8em;\r\n}\r\n\r\n#the_menu {\r\n background: #ffffdb;\r\n border: 1px solid #b1b08b;\r\n float: right;\r\n padding: 15px;\r\n margin: 10px;\r\n}\r\n#the_menu img {\r\n text-align: center;\r\n}\r\n\r\n#main_menu {\r\n font-size:0.9em;\r\n}\r\n\r\n#searching input, #searching button {\r\n font-size: 0.85em;\r\n border: 1px solid #444444;\r\n padding: 1px;\r\n}\r\n\r\n#main_content {\r\n min-height:400px;\r\n background: #ffffe5;\r\n padding: 5px;\r\n border: 1px solid black;\r\n}\r\n\r\na:hover, a .current {\r\n background-color: #c9c573;\r\n color: white;\r\n}\r\n\r\npre {\r\n border:1px solid grey;\r\n background-color: white;\r\n}\r\n\r\n#footer {\r\n font-size:0.75em;\r\n border: 1px solid black;\r\n padding: 5px;\r\n text-align: center;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: #ffffff;\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| | 1264 | "render": 1, |
| | 1265 | "lastupdateby": 1, |
| | 1266 | "createtime": "2009-11-03 03:37:07", |
| | 1267 | "description": "default Stylesheet" |
| | 1268 | } |
| | 1269 | }, |
| | 1270 | { |
| | 1271 | "pk": 2, |
| | 1272 | "model": "pylucid.editablehtmlheadfile", |
| | 1273 | "fields": { |
| | 1274 | "mimetype": "text/css", |
| | 1275 | "createby": 1, |
| | 1276 | "html_attributes": "", |
| | 1277 | "lastupdatetime": "2010-01-29 08:16:32", |
| | 1278 | "filepath": "initial_site_style/old_main.css", |
| | 1279 | "sites": [ |
| | 1280 | 1 |
| | 1281 | ], |
| | 1282 | "content": "* { color: #000000 }\r\n\r\nbody{\r\n font-size:0.9em;\r\n font-family: tahoma, arial, sans-serif;\r\n background: #fffff9;\r\n margin: 15px 10% 15px 10%;\r\n min-width:802px;\r\n}\r\n\r\n#headline {\r\n background: #c9c573;\r\n text-align: center;\r\n height: 70px;\r\n margin: 0px;\r\n padding: 0px;\r\n border: 1px solid black;\r\n border-bottom: 0px;\r\n}\r\n#headline img {\r\n border: 0px;\r\n overflow:hidden;\r\n}\r\n\r\n#back_links {\r\n font-size:0.8em;\r\n}\r\n\r\n#the_menu {\r\n background: #ffffdb;\r\n border: 1px solid #b1b08b;\r\n float: right;\r\n padding: 15px;\r\n margin: 10px;\r\n}\r\n#the_menu img {\r\n text-align: center;\r\n}\r\n\r\n#main_menu {\r\n font-size:0.9em;\r\n}\r\n\r\n.main_menu a {\r\n text-decoration:none;\r\n}\r\n.main_menu ul {\r\n list-style:none;\r\n padding-left:1.5em;\r\n}\r\n\r\n#searching input, #searching button {\r\n font-size: 0.85em;\r\n border: 1px solid #444444;\r\n padding: 1px;\r\n}\r\n\r\n#adsense {\r\n text-align: center;\r\n /*width: 468px;\r\n height: 60px;*/\r\n}\r\n\r\n#main_content {\r\n min-height:400px;\r\n background: #ffffe5;\r\n padding: 5px;\r\n border: 1px solid black;\r\n}\r\n\r\na:hover, a .current {\r\n background-color: #c9c573;\r\n color: white;\r\n}\r\n\r\npre {\r\n background-color:white;\r\n border:1px solid grey;\r\n}\r\n\r\n#footer {\r\n font-size:0.75em;\r\n border: 1px solid black;\r\n padding: 5px;\r\n text-align: center;\r\n}\r\n\r\n\r\n\r\n/* ----------------------------------------------------------------------------\r\n internal\r\n------------------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: #ffffff;\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| | 1283 | "render": 1, |
| | 1284 | "lastupdateby": 1, |
| | 1285 | "createtime": "2009-11-03 03:37:07", |
| | 1286 | "description": "the old default ghastly design... ;) You should never use this ugly thing!" |
| | 1287 | } |
| | 1288 | }, |
| | 1289 | { |
| | 1290 | "pk": 3, |
| | 1291 | "model": "pylucid.editablehtmlheadfile", |
| | 1292 | "fields": { |
| | 1293 | "mimetype": "text/css", |
| | 1294 | "createby": 1, |
| | 1295 | "html_attributes": "", |
| | 1296 | "lastupdatetime": "2010-01-29 08:13:24", |
| | 1297 | "filepath": "initial_site_style/small_dark.css", |
| | 1298 | "sites": [ |
| | 1299 | 1 |
| | 1300 | ], |
| | 1301 | "content": "/* Kopfgrafik */\r\nhead {\r\n width: 639px;\r\n}\r\n/* Allgemein */\r\n* {\r\n color: {{ color_17 }};\r\n font-family:sans-serif;\r\n font-size:0.95em;\r\n}\r\n\r\na {\r\n text-decoration:none;\r\n}\r\na img, img {\r\n border: 0;\r\n padding: 0px;\r\n margin: 0px;\r\n}\r\n\r\nbody {\r\n background-color: {{ color_4 }};\r\n text-align:center;\r\n}\r\n\r\n#content {\r\n width: 639px;\r\n margin:auto;\r\n text-align:left;\r\n}\r\n\r\n\r\n/* Headlines */\r\n#head {\r\n font-size: 2em;\r\n margin: 0.5em;\r\n padding-left: 1.5em;\r\n color: {{ color_13 }};\r\n}\r\nh1, h2 {\r\n text-transform:uppercase;\r\n font-size:0.95em;\r\n color: white;\r\n}\r\nh2 {\r\n border-bottom: 1px solid {{ color_17 }};\r\n}\r\n\r\n\r\n/* linien */\r\nhr {\r\n clear: both;\r\n border-width:1px;\r\n height:1px;\r\n padding: 0px;\r\n margin: 2px 0px 2px 0px;\r\n}\r\nhr.big {\r\n border-width: 3px;\r\n height:3px;\r\n border-style: solid\r\n}\r\nhr.small {\r\n border-style:dotted;\r\n}\r\n\r\n#nav_footer {\r\n font-size:0.9em;\r\n}\r\n\r\n\r\n\r\n\r\n/* Hauptmenu */\r\n.main_menu, #footer {\r\n text-align:center;\r\n width: 639px;\r\n padding: 0px;\r\n margin: 0px;\r\n}\r\n.main_menu ul {\r\n list-style:none;\r\n}\r\n.main_menu li {\r\n display:inline;\r\n padding: 5px;\r\n}\r\n.main_menu a .current, .main_menu a:hover, #footer a {\r\n color: white;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}", |
| | 1302 | "render": 1, |
| | 1303 | "lastupdateby": 1, |
| | 1304 | "createtime": "2009-11-03 03:37:08", |
| | 1305 | "description": "The 'small dark' design." |
| | 1306 | } |
| | 1307 | }, |
| | 1308 | { |
| | 1309 | "pk": 5, |
| | 1310 | "model": "pylucid.editablehtmlheadfile", |
| | 1311 | "fields": { |
| | 1312 | "mimetype": "text/css", |
| | 1313 | "createby": 1, |
| | 1314 | "html_attributes": "", |
| | 1315 | "lastupdatetime": "2010-01-29 08:15:35", |
| | 1316 | "filepath": "initial_site_style/small_white.css", |
| | 1317 | "sites": [ |
| | 1318 | 1 |
| | 1319 | ], |
| | 1320 | "content": "/* andreas01 - an open source xhtml/css website layout \r\n * by Andreas Viklund - http://andreasviklund.com -\r\n * Free to use for any purpose as long as the proper \r\n * credits are given to the original author.\r\n * \r\n * Version: 2.0 (Jun 25, 2006)\r\n * Screen layout: \r\n */\r\n\r\n/***** Body and main container *****/\r\nbody {\r\nmargin:0 auto;\r\npadding:0;\r\nfont:76% Verdana,Tahoma,Arial,sans-serif;\r\nbackground:#dddddd;\r\ncolor:#303030;\r\n}\r\n\r\n#wrap {\r\nbackground:#ffffff;\r\ncolor:#303030;\r\nmargin:0 auto;\r\nwidth:760px;\r\n}\r\n\r\n/***** Various tags *****/\r\na {\r\ntext-decoration:none;\r\nfont-weight:bold;\r\ncolor:#286ea0;\r\nbackground-color:inherit;\r\n}\r\n\r\na:hover {\r\ntext-decoration:underline;\r\ncolor:#286ea0;\r\nbackground-color:inherit;\r\n}\r\n\r\na img {\r\nborder:0;\r\n}\r\n\r\n/***** Header *****/\r\n#header {\r\nbackground-color:#eaeaea;\r\nmargin:10px 0 0;\r\npadding:0;\r\nheight:45px;\r\n}\r\n\r\n#header h1 {\r\ncolor:#505050;\r\nbackground-color:inherit;\r\nwidth:250px;\r\nmargin:0 0 10px;\r\nfont-size:2.2em;\r\nfloat:left;\r\n}\r\n\r\n#header h1 a{\r\ncolor:#505050;\r\nbackground-color:inherit;\r\ntext-decoration:none;\r\n}\r\n\r\n#header p {\r\nwidth:500px;\r\nfloat:right;\r\ntext-align:center;\r\ncolor:#505050;\r\nmargin:8px 0 0;\r\nfont-size:1.1em;\r\nfont-weight:bold;\r\nline-height:1.3em;\r\nbackground-color:inherit;\r\n}\r\n\r\n#frontphoto {\r\nmargin:0 0 10px;\r\nborder:0;\r\n}\r\n\r\n/***** Main menu *****/\r\n.main_menu ul {\r\nwidth:140px;\r\nmargin:0 0 18px;\r\npadding:0;\r\nlist-style:none;\r\n}\r\n\r\n.main_menu li {\r\nwidth:140px;\r\npadding:0;\r\nline-height:1.4em;\r\ndisplay:inline;\r\n}\r\n\r\n.main_menu li a {\r\nbackground-color:#f4f4f4;\r\ncolor:#505050;\r\nfont-weight:bold;\r\nwidth:130px;\r\nfloat:left;\r\nmargin-bottom:5px;\r\npadding:5px 1px 5px 5px;\r\nborder-left:4px solid #cccccc;\r\ntext-decoration:none;\r\n}\r\n\r\n.main_menu li a:hover {\r\nbackground-color:#eaeaea;\r\nborder-left:4px solid #286ea0;\r\ncolor:#505050;\r\n}\r\n.main_menu li a .current {\r\nbackground-color:#dddddd;\r\n}\r\n\r\n\r\n.main_menu ul {\r\nmargin:0 0 0 15px;\r\npadding:0 0 5px 0;\r\nfont-size:0.9em;\r\nwidth:125px;\r\n}\r\n\r\n.main_menu ul a {\r\npadding:3px 1px 3px 5px;\r\nwidth:115px;\r\n}\r\n\r\n.main_menu ul ul {\r\nwidth:113px;\r\n}\r\n\r\n.main_menu ul ul a {\r\nwidth:100px;\r\n}\r\n\r\n/***** Left sidebar *****/\r\n#leftside {\r\nclear:left;\r\nfloat:left;\r\nwidth:140px;\r\nmargin:0 0 5px;\r\npadding:0;\r\n}\r\n\r\n#leftside h2, #leftside h3 {\r\ncolor:#505050;\r\nbackground-color:inherit;\r\nfont-size:1.3em;\r\nmargin:0 0 5px;\r\npadding:0;\r\n}\r\n\r\n#leftside div.announce {\r\nclear:left;\r\nmargin:10px 0 15px;\r\npadding:7px 5px;\r\nwidth:126px;\r\nfont-size:0.9em;\r\nbackground-color:#f4f4f4;\r\ncolor:#505050;\r\nborder-left:4px solid #cccccc;\r\nline-height:1.5em;\r\n}\r\n\r\n#leftside div.announce p {\r\nmargin:10px 0 0;\r\npadding:0;\r\n}\r\n\r\n/***** Right sidebar *****/\r\n\r\n#rightside {\r\nfloat:right;\r\nwidth:140px;\r\nmargin:0 0 5px;\r\npadding:0;\r\nline-height:1.4em;\r\n}\r\n\r\n#extras p,#extras ul {\r\nfont-size:0.9em;\r\nmargin:0 0 16px;\r\npadding:0;\r\n}\r\n\r\n#extras li {\r\nlist-style:none;\r\nline-height:1.2em;\r\nmargin:0 0 6px 0;\r\npadding:0;\r\n}\r\n\r\n#extras ul ul {\r\nmargin:6px 0 0 10px;\r\npadding:0;\r\n}\r\n\r\n#extras ul ul li {\r\nmargin: 0 0 4px 0;\r\n}\r\n\r\n#extras ul ul li a {\r\nfont-size:1.1em;\r\nfont-weight:normal;\r\n}\r\n\r\n#extras h2, #extras h3 {\r\ncolor:#505050;\r\nbackground-color:inherit;\r\nfont-size:1.2em;\r\nmargin:0 0 10px;\r\npadding:0;\r\n}\r\n\r\n/***** Main content *****/\r\n#content {\r\nmargin:0 200px 5px 200px;\r\nborder-left:1px solid #e0e0e0;\r\nborder-right:1px solid #e0e0e0;\r\npadding:0 10px;\r\nline-height:1.6em;\r\n}\r\n\r\n#contentwide {\r\nmargin:0 0 5px 200px;\r\nborder-left:1px solid #f0f0f0;\r\npadding:0 0 0 10px;\r\nline-height:1.6em;\r\n}\r\n\r\n#content h2,#contentwide h2 {\r\nfont-size:1.6em;\r\nmargin:0 0 10px;\r\n}\r\n\r\n#content h3,#contentwide h3 {\r\nfont-size:1.4em;\r\nmargin:0 0 8px;\r\n}\r\n\r\n#content img.normal, #contentwide img.normal {\r\npadding:1px;\r\ndisplay:inline;\r\nbackground:#cccccc;\r\ncolor:#303030;\r\nborder:4px solid #f0f0f0;\r\n}\r\n\r\n#content ul, #contentwide ul, #content ol, #contentwide ol {\r\nmargin:0 0 16px 20px;\r\npadding:0;\r\n}\r\n\r\n#content li, #contentwide li {\r\nmargin:0;\r\npadding:0 0 0 5px;\r\n}\r\n\r\n#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{\r\nmargin:0 0 0 16px;\r\npadding:0;\r\n}\r\n\r\n/***** Footer *****/\r\n#footer {\r\nclear:both;\r\nmargin:0 auto;\r\npadding:10px 0 20px;\r\nborder-top:4px solid #f0f0f0;\r\nwidth:760px;\r\ntext-align:center;\r\ncolor:#808080;\r\nbackground:#ffffff;\r\nfont-size:0.9em;\r\n}\r\n\r\n#footer a {\r\ncolor:#808080;\r\nbackground-color:inherit;\r\ntext-decoration:none;\r\n}\r\n\r\n#footer a:hover {\r\ntext-decoration:underline;\r\n}\r\n\r\n/***** Various classes *****/\r\n.left {\r\nmargin:3px 10px 2px 0;\r\nfloat:left;\r\n}\r\n\r\n.right {\r\nmargin:2px 0 2px 10px;\r\nfloat:right;\r\n}\r\n\r\n.textright {\r\ntext-align:right;\r\n}\r\n\r\n.center {\r\ntext-align:center;\r\n}\r\n\r\n.small {\r\nfont-size:0.8em;\r\n}\r\n\r\n.bold {\r\nfont-weight:bold;\r\n}\r\n\r\n.hide {\r\ndisplay:none;\r\n}", |
| | 1321 | "render": 1, |
| | 1322 | "lastupdateby": 1, |
| | 1323 | "createtime": "2009-11-03 03:37:08", |
| | 1324 | "description": "The 'small white' design." |
| | 1325 | } |
| | 1326 | }, |
| | 1327 | { |
| 1237 | | "model": "pylucid.editablehtmlheadfile", |
| 1238 | | "fields": { |
| 1239 | | "mimetype": "text/css", |
| 1240 | | "createby": 1, |
| 1241 | | "html_attributes": "", |
| 1242 | | "lastupdatetime": "2009-11-03 03:40:32", |
| 1243 | | "filepath": "initial_site_style/elementary.css", |
| 1244 | | "sites": [ |
| 1245 | | 1 |
| 1246 | | ], |
| 1247 | | "content": "body{\r\n font-size:0.9em;\r\n background: snow;\r\n margin: 15px 10% 15px 10%;\r\n}\r\n\r\n#headline {\r\n background: moccasin;\r\n padding: 10px;\r\n border: 1px solid black;\r\n}\r\n\r\n.main_menu {\r\n background: navajowhite;\r\n float: left;\r\n padding: 15px;\r\n margin: 10px;\r\n}\r\n.main_menu ul {\r\n padding: 0;\r\n}\r\n.main_menu ul ul {\r\n /* indent submenu */\r\n padding-left: 1.5em;\r\n font-size:0.9em; /* smaller font for subitems */\r\n}\r\n.main_menu li {\r\n list-style:none;\r\n}\r\na {\r\n color: slategray;\r\n text-decoration: none;\r\n}\r\na:hover, a .current {\r\n background-color: orange;\r\n text-decoration: underline;\r\n}\r\n#main_content {\r\n background: lightyellow;\r\n padding: 5px;\r\n border: 1px solid black;\r\n}\r\n\r\n#footer {\r\n border: 1px solid black;\r\n padding: 5px;\r\n font-size: 0.9em;\r\n text-align: center;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: {{ color_8 }};\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| 1248 | | "render": true, |
| 1249 | | "lastupdateby": 1, |
| 1250 | | "createtime": "2009-11-03 03:37:08", |
| 1251 | | "description": "The 'elementary' design. Ideal as a basis for your own design." |
| 1252 | | } |
| 1253 | | }, |
| 1254 | | { |
| 1255 | | "pk": 1, |
| 1256 | | "model": "pylucid.editablehtmlheadfile", |
| 1257 | | "fields": { |
| 1258 | | "mimetype": "text/css", |
| 1259 | | "createby": 1, |
| 1260 | | "html_attributes": "", |
| 1261 | | "lastupdatetime": "2009-11-03 03:40:29", |
| 1262 | | "filepath": "initial_site_style/main.css", |
| 1263 | | "sites": [ |
| 1264 | | 1 |
| 1265 | | ], |
| 1266 | | "content": "* { color: {{ color_3 }} }\r\n\r\nbody{\r\n font-size:0.9em;\r\n font-family: tahoma, arial, sans-serif;\r\n background: {{ color_2 }};\r\n margin: 15px 10% 15px 10%;\r\n min-width:802px;\r\n}\r\n\r\n/*\r\n headline definition if you use a picture:\r\n----------------------------------------------\r\n#headline {\r\n background: {{ color_4 }};\r\n text-align: center;\r\n height: 70px;\r\n margin: 0px;\r\n padding: 0px;\r\n border: 1px solid black;\r\n border-bottom: 0px;\r\n}\r\n#headline img {\r\n border: 0px;\r\n overflow:hidden;\r\n}\r\n----------------------------------------------\r\n*/\r\n\r\n/*\r\n headline definition with text only:\r\n*/\r\n#headline {\r\n background: {{ color_4 }};\r\n font-size: 30px;\r\n margin: 0px;\r\n padding: 10px;\r\n border: 1px solid black;\r\n border-bottom: 0px;\r\n}\r\n#headline a {\r\n text-decoration:none;\r\n color: white;\r\n}\r\n/*\r\n----------------------------------------------\r\n*/\r\n\r\n{{ color_7 }}k_links {\r\n font-size:0.8em;\r\n}\r\n\r\n#the_menu {\r\n background: {{ color_6 }};\r\n border: 1px solid {{ color_0 }};\r\n float: right;\r\n padding: 15px;\r\n margin: 10px;\r\n}\r\n#the_menu img {\r\n text-align: center;\r\n}\r\n\r\n#main_menu {\r\n font-size:0.9em;\r\n}\r\n\r\n#searching input, #searching button {\r\n font-size: 0.85em;\r\n border: 1px solid {{ color_5 }};\r\n padding: 1px;\r\n}\r\n\r\n#main_content {\r\n min-height:400px;\r\n background: {{ color_1 }};\r\n padding: 5px;\r\n border: 1px solid black;\r\n}\r\n\r\na:hover, a .current {\r\n background-color: {{ color_4 }};\r\n color: white;\r\n}\r\n\r\npre {\r\n border:1px solid grey;\r\n background-color: white;\r\n}\r\n\r\n#footer {\r\n font-size:0.75em;\r\n border: 1px solid black;\r\n padding: 5px;\r\n text-align: center;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: {{ color_8 }};\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| 1267 | | "render": true, |
| 1268 | | "lastupdateby": 1, |
| 1269 | | "createtime": "2009-11-03 03:37:07", |
| 1270 | | "description": "default Stylesheet" |
| | 1368 | "model": "pylucid.design", |
| | 1369 | "fields": { |
| | 1370 | "createby": 1, |
| | 1371 | "name": "elementary", |
| | 1372 | "lastupdatetime": "2010-01-29 08:00:49", |
| | 1373 | "colorscheme": 4, |
| | 1374 | "sites": [ |
| | 1375 | 1 |
| | 1376 | ], |
| | 1377 | "headfiles": [ |
| | 1378 | 4, |
| | 1379 | 6 |
| | 1380 | ], |
| | 1381 | "template": "initial_site_template/elementary.html", |
| | 1382 | "lastupdateby": 1, |
| | 1383 | "createtime": "2009-11-03 03:37:18" |
| | 1384 | } |
| | 1385 | }, |
| | 1386 | { |
| | 1387 | "pk": 3, |
| | 1388 | "model": "pylucid.design", |
| | 1389 | "fields": { |
| | 1390 | "createby": 1, |
| | 1391 | "name": "old_basic + old_main", |
| | 1392 | "lastupdatetime": "2010-01-29 08:00:56", |
| | 1393 | "colorscheme": 3, |
| | 1394 | "sites": [ |
| | 1395 | 1 |
| | 1396 | ], |
| | 1397 | "headfiles": [ |
| | 1398 | 2, |
| | 1399 | 6 |
| | 1400 | ], |
| | 1401 | "template": "initial_site_template/old_basic.html", |
| | 1402 | "lastupdateby": 1, |
| | 1403 | "createtime": "2009-11-03 03:37:17" |
| 1275 | | "model": "pylucid.editablehtmlheadfile", |
| 1276 | | "fields": { |
| 1277 | | "mimetype": "text/css", |
| 1278 | | "createby": 1, |
| 1279 | | "html_attributes": "", |
| 1280 | | "lastupdatetime": "2009-11-03 03:40:36", |
| 1281 | | "filepath": "initial_site_style/old_main.css", |
| 1282 | | "sites": [ |
| 1283 | | 1 |
| 1284 | | ], |
| 1285 | | "content": "* { color: {{ color_3 }} }\r\nbody {\r\n margin:0;\r\n padding:0;\r\n padding-left:15em;\r\n padding-top:120px;\r\n\r\n font-family: tahoma, arial, sans-serif;\r\n color: {{ color_10 }};\r\n font-size: 0.9em;\r\n background-color: {{ color_4 }};\r\n}\r\n\r\nbody > #sidebar, body > #headline, body > #adsense {\r\n /* Kopf und Navi feststehend machen */\r\n position:fixed;\r\n}\r\n\r\nhtml, body {\r\n margin: 5px;\r\n padding: 0;\r\n}\r\ntextarea {\r\n background-color: {{ color_5 }};\r\n}\r\n#page_msg, pre, .code, .SourceCode, fieldset legend {\r\n font-family: Courier New,Courier,monospace,mono;\r\n background-color: {{ color_11 }};\r\n color: {{ color_10 }};\r\n padding: 10px;\r\n border: 1px solid {{ color_4 }};\r\n font-size: 0.8em;\r\n}\r\n.SourceCode {\r\n white-space:nowrap;\r\n}\r\nfieldset legend {\r\n font-size: 1em;\r\n padding: 3px;\r\n}\r\n#page_msg {\r\n border-color: {{ color_12 }};\r\n color: {{ color_6 }};\r\n}\r\n\r\n/* -----------------------------------------------------\r\n?berschrift ?ber die gesammte Seite\r\n----------------------------------------------------- */\r\n#headline {\r\n position:absolute;\r\n width: 100%;\r\n left:0em;\r\n top:0em;\r\n z-index:3;\r\n\r\n margin:0;\r\n padding:0;\r\n\r\n white-space:pre;\r\n background-color:inherit;\r\n overflow:hidden;\r\n}\r\n#headline h2 {\r\n font-size: 2em;\r\n margin: 0.5em;\r\n padding-left: 1.5em;\r\n color: {{ color_14 }};\r\n}\r\n\r\n/* -----------------------------------------------------\r\ngoogle AdSense\r\n----------------------------------------------------- */\r\n\r\n#adsense {\r\n position:absolute;\r\n top: 0px;\r\n right: 3px;\r\n z-index:99;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nMenu\r\n----------------------------------------------------- */\r\n#sidebar {\r\n position:absolute;\r\n top: 100px;\r\n left: 3px;\r\n width: 17em;\r\n height: auto;\r\n z-index: 10;\r\n\r\n background-color: {{ color_6 }};\r\n border: 1px solid {{ color_0 }};\r\n font-size: 0.9em;\r\n color: {{ color_10 }};\r\n\r\n text-align:left;\r\n\r\n padding: 0em;\r\n padding-top: 1em;\r\n margin: 0px;\r\n}\r\n#sidebar a {\r\n text-decoration:none;\r\n margin: 0px;\r\n padding: 0px;\r\n padding-left: 0.5em;\r\n padding-right: 0.5em;\r\n}\r\n#sidebar a:hover, #sidebar a .current {\r\n /* hover + Aktuell angeklickter Men?punkt */\r\n background-color: {{ color_4 }};\r\n color: {{ color_14 }};\r\n margin: 0px;\r\n padding: 0px;\r\n padding-left: 0.5em;\r\n padding-right: 0.5em;\r\n}\r\n#sidebar ul {\r\n margin: 1.5em;\r\n margin-right: 0px;\r\n margin-top: 0.2em;\r\n margin-bottom: 1.5em;\r\n\r\n padding: 0px;\r\n\r\n list-style-type: none;\r\n border:0px;\r\n}\r\n#sidebar li {\r\n white-space: nowrap;\r\n margin: 0px;\r\n margin-right: 0px;\r\n padding: 0px;\r\n}\r\n#sidebar img {\r\n margin: 5px 0px 5px 5px;\r\n padding: 5px 0px 5px 5px;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nCMS Page\r\n----------------------------------------------------- */\r\n#main-content {\r\n /* Rahmen f?r main-content + footer_nav */\r\n position:absolute;\r\n top: 60px;\r\n left: 12em;\r\n min-width: 50em;\r\n min-height: 600px;\r\n z-index: 1;\r\n margin: 5px;\r\n padding: 20px;\r\n padding-left: 6em;\r\n background-color: {{ color_1 }};\r\n border:1px solid black;\r\n}\r\n#main-content h2 {\r\n border-bottom: 1px solid {{ color_10 }};\r\n}\r\n#nav_footer, #nav_link {\r\n font-size: 0.6em;\r\n}\r\n#nav_footer, #nav_footer a, #nav_link, #nav_link a {\r\n border-top: 1px solid {{ color_0 }};\r\n color: {{ color_0 }};\r\n text-decoration: none;\r\n text-align: right;\r\n}\r\n#nav_link, #nav_link a {\r\n text-align: left;\r\n border: 0px;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nAdmin Menu\r\n----------------------------------------------------- */\r\n.adminmenu {\r\npadding: 5px;\r\nbackground-color: {{ color_4 }};\r\n}\r\n\r\n/* -----------------------------------------------------\r\nLinks aus dem breadcrumbs-Plugin\r\n----------------------------------------------------- */\r\n#breadcrumbs {\r\nwidth: 80%;\r\nmargin:1em auto;\r\ntext-align:left;\r\nmax-width: 1024px;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nZusatzmodule\r\n----------------------------------------------------- */\r\n.Gallery ul {\r\ntext-align: center;\r\nmargin: 0px;\r\npadding: 0px;\r\n}\r\n.Gallery li {\r\nfloat: left;\r\nborder: 1px solid {{ color_13 }};\r\nheight: 150px;\r\nwidth: auto;\r\ntext-align: center;\r\nmargin: 5px;\r\npadding: 5px;\r\nlist-style-type: none;\r\nbackground-color: {{ color_18 }};\r\n}\r\n.clear {\r\nclear: both;\r\nmargin: 5px;\r\npadding: 5px;\r\nborder: none;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nEdit Look\r\n----------------------------------------------------- */\r\n#edit_style_select, #edit_template_select {\r\nborder-spacing: 0.5em;\r\n}\r\n#edit_style_select .name, #edit_template_select .name {\r\nfont-weight:bold\r\n\r\n}\r\n#edit_style_select .description, #edit_template_select .description {\r\nfont-style: italic;\r\n}\r\n#page_edit_preview {\r\nborder: 1px solid {{ color_4 }};\r\n}\r\n.resize_buttons a {\r\ntext-decoration:none;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nPage Edit\r\n----------------------------------------------------- */\r\n#page_content {\r\nwidth: 100%;\r\n}\r\n\r\n\r\n/* -----------------------------------------------------\r\nsearch\r\n----------------------------------------------------- */\r\n#search_form input, #search_form button {\r\nfont-size: 0.9em;\r\nborder: 1px solid {{ color_5 }};\r\npadding: 1px;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nlucidFunction:RSS\r\n----------------------------------------------------- */\r\n.RSS {\r\nmargin: 1em;\r\npadding: 1em;\r\nborder: 1px solid;\r\n}\r\n.RSS li {\r\nlist-style-type: none;\r\n}\r\n.RSS h1 {\r\nfont-size: 1em;\r\nfont-weight: bold;\r\nmargin: 0px;\r\n}\r\n\r\n/* -----------------------------------------------------\r\nresize buttons for textarea\r\n----------------------------------------------------- */\r\n#resize_buttons * {\r\ntext-decoration:none;\r\nmargin: 0px;\r\npadding: 0.1em 2em 0.1em 2em;\r\nfont-family:Verdana;\r\nfont-weight:bold;\r\nline-height:2em;\r\n}\r\n#resize_buttons a:link {\r\ncolor: {{ color_10 }};\r\nbackground-color: {{ color_19 }};\r\nborder: 1px solid;\r\nborder-color: {{ color_17 }} {{ color_4 }} {{ color_4 }} {{ color_17 }};\r\n}\r\n#resize_buttons a:hover{\r\ncolor: {{ color_14 }};\r\nbackground-color: {{ color_1 }};\r\nborder-color: {{ color_4 }} {{ color_17 }} {{ color_17 }} {{ color_4 }};\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: {{ color_14 }}fff;\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| 1286 | | "render": true, |
| 1287 | | "lastupdateby": 1, |
| 1288 | | "createtime": "2009-11-03 03:37:07", |
| 1289 | | "description": "the old default ghastly design... ;) You should never use this ugly thing!" |
| 1290 | | } |
| 1291 | | }, |
| 1292 | | { |
| 1293 | | "pk": 3, |
| 1294 | | "model": "pylucid.editablehtmlheadfile", |
| 1295 | | "fields": { |
| 1296 | | "mimetype": "text/css", |
| 1297 | | "createby": 1, |
| 1298 | | "html_attributes": "", |
| 1299 | | "lastupdatetime": "2009-11-03 03:40:41", |
| 1300 | | "filepath": "initial_site_style/small_dark.css", |
| 1301 | | "sites": [ |
| 1302 | | 1 |
| 1303 | | ], |
| 1304 | | "content": "/* Kopfgrafik */\r\nhead {\r\n width: 639px;\r\n}\r\n/* Allgemein */\r\n* {\r\n color: {{ color_0 }};\r\n font-family:sans-serif;\r\n font-size:0.95em;\r\n}\r\n\r\na {\r\n text-decoration:none;\r\n}\r\na img, img {\r\n border: 0;\r\n padding: 0px;\r\n margin: 0px;\r\n}\r\n\r\nbody {\r\n background-color: {{ color_3 }};\r\n text-align:center;\r\n}\r\n\r\n#content {\r\n width: 639px;\r\n margin:auto;\r\n text-align:left;\r\n}\r\n\r\n\r\n/* Headlines */\r\n#head {\r\n font-size: 2em;\r\n margin: 0.5em;\r\n padding-left: 1.5em;\r\n color: {{ color_14 }};\r\n}\r\nh1, h2 {\r\n text-transform:uppercase;\r\n font-size:0.95em;\r\n color: white;\r\n}\r\nh2 {\r\n border-bottom: 1px solid {{ color_0 }};\r\n}\r\n\r\n\r\n/* linien */\r\nhr {\r\n clear: both;\r\n border-width:1px;\r\n height:1px;\r\n padding: 0px;\r\n margin: 2px 0px 2px 0px;\r\n}\r\nhr.big {\r\n border-width: 3px;\r\n height:3px;\r\n border-style: solid\r\n}\r\nhr.small {\r\n border-style:dotted;\r\n}\r\n\r\n#nav_footer {\r\n font-size:0.9em;\r\n}\r\n\r\n\r\n\r\n\r\n/* Hauptmenu */\r\n.main_menu, #footer {\r\n text-align:center;\r\n width: 639px;\r\n padding: 0px;\r\n margin: 0px;\r\n}\r\n.main_menu ul {\r\n list-style:none;\r\n}\r\n.main_menu li {\r\n display:inline;\r\n padding: 5px;\r\n}\r\n.main_menu a .current, .main_menu a:hover, #footer a {\r\n color: white;\r\n}\r\n\r\n/* ---------------------------------------------------------------------- */\r\ntextarea {\r\n width: 100%;\r\n}\r\n.back_links, #permalink {\r\n font-size: 0.8em;\r\n}\r\n#permalink {\r\n text-align: right;\r\n padding: 10px;\r\n}\r\n/* ----------------------------------------------------------------------\r\n Pygments syntax highlighter\r\n---------------------------------------------------------------------- */\r\n.pygments_code, .pygments_code table, .pygments_code .code, .pygments_code pre {\r\n background: {{ color_8 }};\r\n padding: 0;\r\n margin: 0;\r\n}\r\n.pygments_code pre {\r\n border: 1px;\r\n}\r\n.pygments_code .code {\r\n width: 100%;\r\n}", |
| 1305 | | "render": true, |
| 1306 | | "lastupdateby": 1, |
| 1307 | | "createtime": "2009-11-03 03:37:08", |
| 1308 | | "description": "The 'small dark' design." |
| | 1408 | "model": "pylucid.design", |
| | 1409 | "fields": { |
| | 1410 | "createby": 1, |
| | 1411 | "name": "small_dark", |
| | 1412 | "lastupdatetime": "2010-01-29 08:01:15", |
| | 1413 | "colorscheme": 2, |
| | 1414 | "sites": [ |
| | 1415 | 1 |
| | 1416 | ], |
| | 1417 | "headfiles": [ |
| | 1418 | 3, |
| | 1419 | 6 |
| | 1420 | ], |
| | 1421 | "template": "initial_site_template/small_dark.html", |
| | 1422 | "lastupdateby": 1, |
| | 1423 | "createtime": "2009-11-03 03:37:16" |
| 1349 | | "model": "pylucid.design", |
| 1350 | | "fields": { |
| 1351 | | "createby": 1, |
| 1352 | | "name": "basic + main", |
| 1353 | | "lastupdatetime": "2009-11-03 03:37:09", |
| 1354 | | "colorscheme": 1, |
| 1355 | | "sites": [ |
| 1356 | | 1 |
| 1357 | | ], |
| 1358 | | "headfiles": [ |
| 1359 | | 1 |
| 1360 | | ], |
| 1361 | | "template": "initial_site_template/basic.html", |
| 1362 | | "lastupdateby": 1, |
| 1363 | | "createtime": "2009-11-03 03:37:09" |
| 1364 | | } |
| 1365 | | }, |
| 1366 | | { |
| 1367 | | "pk": 4, |
| 1368 | | "model": "pylucid.design", |
| 1369 | | "fields": { |
| 1370 | | "createby": 1, |
| 1371 | | "name": "elementary", |
| 1372 | | "lastupdatetime": "2009-11-03 03:37:19", |
| 1373 | | "colorscheme": 4, |
| 1374 | | "sites": [ |
| 1375 | | 1 |
| 1376 | | ], |
| 1377 | | "headfiles": [ |
| 1378 | | 4 |
| 1379 | | ], |
| 1380 | | "template": "initial_site_template/elementary.html", |
| 1381 | | "lastupdateby": 1, |
| 1382 | | "createtime": "2009-11-03 03:37:18" |
| 1383 | | } |
| 1384 | | }, |
| 1385 | | { |
| 1386 | | "pk": 3, |
| 1387 | | "model": "pylucid.design", |
| 1388 | | "fields": { |
| 1389 | | "createby": 1, |
| 1390 | | "name": "old_basic + old_main", |
| 1391 | | "lastupdatetime": "2009-11-03 03:37:18", |
| 1392 | | "colorscheme": 3, |
| 1393 | | "sites": [ |
| 1394 | | 1 |
| 1395 | | ], |
| 1396 | | "headfiles": [ |
| 1397 | | 2 |
| 1398 | | ], |
| 1399 | | "template": "initial_site_template/old_basic.html", |
| 1400 | | "lastupdateby": 1, |
| 1401 | | "createtime": "2009-11-03 03:37:17" |
| 1402 | | } |
| 1403 | | }, |
| 1404 | | { |
| 1405 | | "pk": 2, |
| 1406 | | "model": "pylucid.design", |
| 1407 | | "fields": { |
| 1408 | | "createby": 1, |
| 1409 | | "name": "small_dark", |
| 1410 | | "lastupdatetime": "2009-11-03 03:37:16", |
| 1411 | | "colorscheme": 2, |
| 1412 | | "sites": [ |
| 1413 | | 1 |
| 1414 | | ], |
| 1415 | | "headfiles": [ |
| 1416 | | 3 |
| 1417 | | ], |
| 1418 | | "template": "initial_site_template/small_dark.html", |
| 1419 | | "lastupdateby": 1, |
| 1420 | | "createtime": "2009-11-03 03:37:16" |
| 1421 | | } |
| 1422 | | }, |
| 1423 | | { |
| 1424 | | "pk": 5, |
| 1425 | | "model": "pylucid.design", |
| 1426 | | "fields": { |
| 1427 | | "createby": 1, |
| 1428 | | "name": "small_white", |
| 1429 | | "lastupdatetime": "2009-11-03 03:37:21", |
| 1430 | | "colorscheme": 5, |
| 1431 | | "sites": [ |
| 1432 | | 1 |
| 1433 | | ], |
| 1434 | | "headfiles": [ |
| 1435 | | 5 |
| 1436 | | ], |
| 1437 | | "template": "initial_site_template/small_white.html", |
| 1438 | | "lastupdateby": 1, |
| 1439 | | "createtime": "2009-11-03 03:37:20" |
| 1440 | | } |
| 1441 | | }, |
| 1442 | | { |
| 1443 | | "pk": 1, |
| | 1502 | "pk": 8, |
| | 1503 | "model": "pylucid.pagetree", |
| | 1504 | "fields": { |
| | 1505 | "createby": 1, |
| | 1506 | "parent": 2, |
| | 1507 | "lastupdatetime": "2010-01-29 08:20:01", |
| | 1508 | "showlinks": 1, |
| | 1509 | "permitViewGroup": null, |
| | 1510 | "site": 1, |
| | 1511 | "slug": "markups", |
| | 1512 | "design": 1, |
| | 1513 | "page_type": "C", |
| | 1514 | "position": 0, |
| | 1515 | "lastupdateby": 1, |
| | 1516 | "createtime": "2009-11-03 03:37:15", |
| | 1517 | "permitEditGroup": null |
| | 1518 | } |
| | 1519 | }, |
| | 1520 | { |
| | 1521 | "pk": 17, |
| | 1522 | "model": "pylucid.pagetree", |
| | 1523 | "fields": { |
| | 1524 | "createby": 1, |
| | 1525 | "parent": 8, |
| | 1526 | "lastupdatetime": "2009-11-03 03:37:24", |
| | 1527 | "showlinks": 1, |
| | 1528 | "permitViewGroup": null, |
| | 1529 | "site": 1, |
| | 1530 | "slug": "creole", |
| | 1531 | "design": 1, |
| | 1532 | "page_type": "C", |
| | 1533 | "position": -8, |
| | 1534 | "lastupdateby": 1, |
| | 1535 | "createtime": "2009-11-03 03:37:24", |
| | 1536 | "permitEditGroup": null |
| | 1537 | } |
| | 1538 | }, |
| | 1539 | { |
| | 1540 | "pk": 13, |
| | 1541 | "model": "pylucid.pagetree", |
| | 1542 | "fields": { |
| | 1543 | "createby": 1, |
| | 1544 | "parent": 8, |
| | 1545 | "lastupdatetime": "2009-11-03 03:37:21", |
| | 1546 | "showlinks": 1, |
| | 1547 | "permitViewGroup": null, |
| | 1548 | "site": 1, |
| | 1549 | "slug": "tinyTextile", |
| | 1550 | "design": 1, |
| | 1551 | "page_type": "C", |
| | 1552 | "position": -4, |
| | 1553 | "lastupdateby": 1, |
| | 1554 | "createtime": "2009-11-03 03:37:21", |
| | 1555 | "permitEditGroup": null |
| | 1556 | } |
| | 1557 | }, |
| | 1558 | { |
| | 1559 | "pk": 14, |
| | 1560 | "model": "pylucid.pagetree", |
| | 1561 | "fields": { |
| | 1562 | "createby": 1, |
| | 1563 | "parent": 8, |
| | 1564 | "lastupdatetime": "2010-01-29 08:20:01", |
| | 1565 | "showlinks": 1, |
| | 1566 | "permitViewGroup": null, |
| | 1567 | "site": 1, |
| | 1568 | "slug": "textile-original", |
| | 1569 | "design": 1, |
| | 1570 | "page_type": "C", |
| | 1571 | "position": -3, |
| | 1572 | "lastupdateby": 1, |
| | 1573 | "createtime": "2009-11-03 03:37:22", |
| | 1574 | "permitEditGroup": null |
| | 1575 | } |
| | 1576 | }, |
| | 1577 | { |
| | 1578 | "pk": 16, |
| | 1579 | "model": "pylucid.pagetree", |
| | 1580 | "fields": { |
| | 1581 | "createby": 1, |
| | 1582 | "parent": 8, |
| | 1583 | "lastupdatetime": "2010-01-29 08:20:01", |
| | 1584 | "showlinks": 1, |
| | 1585 | "permitViewGroup": null, |
| | 1586 | "site": 1, |
| | 1587 | "slug": "ReSt", |
| | 1588 | "design": 1, |
| | 1589 | "page_type": "C", |
| | 1590 | "position": 0, |
| | 1591 | "lastupdateby": 1, |
| | 1592 | "createtime": "2009-11-03 03:37:23", |
| | 1593 | "permitEditGroup": null |
| | 1594 | } |
| | 1595 | }, |
| | 1596 | { |
| | 1597 | "pk": 15, |
| | 1598 | "model": "pylucid.pagetree", |
| | 1599 | "fields": { |
| | 1600 | "createby": 1, |
| | 1601 | "parent": 8, |
| | 1602 | "lastupdatetime": "2010-01-29 08:20:01", |
| | 1603 | "showlinks": 1, |
| | 1604 | "permitViewGroup": null, |
| | 1605 | "site": 1, |
| | 1606 | "slug": "markdown", |
| | 1607 | "design": 1, |
| | 1608 | "page_type": "C", |
| | 1609 | "position": 0, |
| | 1610 | "lastupdateby": 1, |
| | 1611 | "createtime": "2009-11-03 03:37:23", |
| | 1612 | "permitEditGroup": null |
| | 1613 | } |
| | 1614 | }, |
| | 1615 | { |
| | 1616 | "pk": 7, |
| | 1617 | "model": "pylucid.pagetree", |
| | 1618 | "fields": { |
| | 1619 | "createby": 1, |
| | 1620 | "parent": 2, |
| | 1621 | "lastupdatetime": "2010-01-29 08:06:24", |
| | 1622 | "showlinks": 1, |
| | 1623 | "permitViewGroup": null, |
| | 1624 | "site": 1, |
| | 1625 | "slug": "SourceCode", |
| | 1626 | "design": 1, |
| | 1627 | "page_type": "C", |
| | 1628 | "position": 0, |
| | 1629 | "lastupdateby": 1, |
| | 1630 | "createtime": "2009-11-03 03:37:14", |
| | 1631 | "permitEditGroup": null |
| | 1632 | } |
| | 1633 | }, |
| | 1634 | { |
| 1500 | | "pk": 7, |
| 1501 | | "model": "pylucid.pagetree", |
| 1502 | | "fields": { |
| 1503 | | "createby": 1, |
| 1504 | | "parent": 2, |
| 1505 | | "lastupdatetime": "2009-11-03 03:37:14", |
| 1506 | | "showlinks": true, |
| 1507 | | "permitViewGroup": null, |
| 1508 | | "site": 1, |
| 1509 | | "slug": "SourceCode", |
| 1510 | | "design": 1, |
| 1511 | | "page_type": "C", |
| 1512 | | "position": 0, |
| 1513 | | "lastupdateby": 1, |
| 1514 | | "createtime": "2009-11-03 03:37:14", |
| 1515 | | "permitEditGroup": null |
| 1516 | | } |
| 1517 | | }, |
| 1518 | | { |
| 1519 | | "pk": 8, |
| 1520 | | "model": "pylucid.pagetree", |
| 1521 | | "fields": { |
| 1522 | | "createby": 1, |
| 1523 | | "parent": 2, |
| 1524 | | "lastupdatetime": "2009-11-03 03:37:15", |
| 1525 | | "showlinks": true, |
| 1526 | | "permitViewGroup": null, |
| 1527 | | "site": 1, |
| 1528 | | "slug": "Markups", |
| 1529 | | "design": 1, |
| 1530 | | "page_type": "C", |
| 1531 | | "position": 0, |
| 1532 | | "lastupdateby": 1, |
| 1533 | | "createtime": "2009-11-03 03:37:15", |
| 1534 | | "permitEditGroup": null |
| 1535 | | } |
| 1536 | | }, |
| 1537 | | { |
| 1538 | | "pk": 17, |
| 1539 | | "model": "pylucid.pagetree", |
| 1540 | | "fields": { |
| 1541 | | "createby": 1, |
| 1542 | | "parent": 8, |
| 1543 | | "lastupdatetime": "2009-11-03 03:37:24", |
| 1544 | | "showlinks": true, |
| 1545 | | "permitViewGroup": null, |
| 1546 | | "site": 1, |
| 1547 | | "slug": "creole", |
| 1548 | | "design": 1, |
| 1549 | | "page_type": "C", |
| 1550 | | "position": -8, |
| 1551 | | "lastupdateby": 1, |
| 1552 | | "createtime": "2009-11-03 03:37:24", |
| 1553 | | "permitEditGroup": null |
| 1554 | | } |
| 1555 | | }, |
| 1556 | | { |
| 1557 | | "pk": 13, |
| 1558 | | "model": "pylucid.pagetree", |
| 1559 | | "fields": { |
| 1560 | | "createby": 1, |
| 1561 | | "parent": 8, |
| 1562 | | "lastupdatetime": "2009-11-03 03:37:21", |
| 1563 | | "showlinks": true, |
| 1564 | | "permitViewGroup": null, |
| 1565 | | "site": 1, |
| 1566 | | "slug": "tinyTextile", |
| 1567 | | "design": 1, |
| 1568 | | "page_type": "C", |
| 1569 | | "position": -4, |
| 1570 | | "lastupdateby": 1, |
| 1571 | | "createtime": "2009-11-03 03:37:21", |
| 1572 | | "permitEditGroup": null |
| 1573 | | } |
| 1574 | | }, |
| 1575 | | { |
| 1576 | | "pk": 14, |
| 1577 | | "model": "pylucid.pagetree", |
| 1578 | | "fields": { |
| 1579 | | "createby": 1, |
| 1580 | | "parent": 8, |
| 1581 | | "lastupdatetime": "2009-11-03 03:37:22", |
| 1582 | | "showlinks": true, |
| 1583 | | "permitViewGroup": null, |
| 1584 | | "site": 1, |
| 1585 | | "slug": "Textile-original", |
| 1586 | | "design": 1, |
| 1587 | | "page_type": "C", |
| 1588 | | "position": -3, |
| 1589 | | "lastupdateby": 1, |
| 1590 | | "createtime": "2009-11-03 03:37:22", |
| 1591 | | "permitEditGroup": null |
| 1592 | | } |
| 1593 | | }, |
| 1594 | | { |
| 1595 | | "pk": 15, |
| 1596 | | "model": "pylucid.pagetree", |
| 1597 | | "fields": { |
| 1598 | | "createby": 1, |
| 1599 | | "parent": 8, |
| 1600 | | "lastupdatetime": "2009-11-03 03:37:23", |
| 1601 | | "showlinks": true, |
| 1602 | | "permitViewGroup": null, |
| 1603 | | "site": 1, |
| 1604 | | "slug": "Markdown", |
| 1605 | | "design": 1, |
| 1606 | | "page_type": "C", |
| 1607 | | "position": 0, |
| 1608 | | "lastupdateby": 1, |
| 1609 | | "createtime": "2009-11-03 03:37:23", |
| 1610 | | "permitEditGroup": null |
| 1611 | | } |
| 1612 | | }, |
| 1613 | | { |
| 1614 | | "pk": 16, |
| 1615 | | "model": "pylucid.pagetree", |
| 1616 | | "fields": { |
| 1617 | | "createby": 1, |
| 1618 | | "parent": 8, |
| 1619 | | "lastupdatetime": "2009-11-03 03:37:23", |
| 1620 | | "showlinks": true, |
| 1621 | | "permitViewGroup": null, |
| 1622 | | "site": 1, |
| 1623 | | "slug": "ReStructuredText", |
| 1624 | | "design": 1, |
| 1625 | | "page_type": "C", |
| 1626 | | "position": 0, |
| 1627 | | "lastupdateby": 1, |
| 1628 | | "createtime": "2009-11-03 03:37:23", |
| 1629 | | "permitEditGroup": null |
| 1630 | | } |
| 1631 | | }, |
| 1632 | | { |
| 1789 | | "lastupdatetime": "2009-11-03 03:37:24", |
| | 1848 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1849 | "language": 1, |
| | 1850 | "title": "ReStructuredText markup.", |
| | 1851 | "description": "", |
| | 1852 | "tags": "", |
| | 1853 | "permitViewGroup": null, |
| | 1854 | "robots": "index,follow", |
| | 1855 | "pagetree": 16, |
| | 1856 | "keywords": "", |
| | 1857 | "lastupdateby": 1, |
| | 1858 | "createtime": "2009-11-03 03:37:24", |
| | 1859 | "name": "reStructuredText" |
| | 1860 | } |
| | 1861 | }, |
| | 1862 | { |
| | 1863 | "pk": 17, |
| | 1864 | "model": "pylucid.pagemeta", |
| | 1865 | "fields": { |
| | 1866 | "createby": 1, |
| | 1867 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1868 | "language": 1, |
| | 1869 | "title": "The buildin creole markup.", |
| | 1870 | "description": "", |
| | 1871 | "tags": "", |
| | 1872 | "permitViewGroup": null, |
| | 1873 | "robots": "index,follow", |
| | 1874 | "pagetree": 17, |
| | 1875 | "keywords": "", |
| | 1876 | "lastupdateby": 1, |
| | 1877 | "createtime": "2009-11-03 03:37:24", |
| | 1878 | "name": "creole" |
| | 1879 | } |
| | 1880 | }, |
| | 1881 | { |
| | 1882 | "pk": 14, |
| | 1883 | "model": "pylucid.pagemeta", |
| | 1884 | "fields": { |
| | 1885 | "createby": 1, |
| | 1886 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1887 | "language": 1, |
| | 1888 | "title": "The original 'textile' markup.", |
| | 1889 | "description": "", |
| | 1890 | "tags": "", |
| | 1891 | "permitViewGroup": null, |
| | 1892 | "robots": "index,follow", |
| | 1893 | "pagetree": 14, |
| | 1894 | "keywords": "", |
| | 1895 | "lastupdateby": 1, |
| | 1896 | "createtime": "2009-11-03 03:37:22", |
| | 1897 | "name": "textile (original)" |
| | 1898 | } |
| | 1899 | }, |
| | 1900 | { |
| | 1901 | "pk": 12, |
| | 1902 | "model": "pylucid.pagemeta", |
| | 1903 | "fields": { |
| | 1904 | "createby": 1, |
| | 1905 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1906 | "language": 1, |
| | 1907 | "title": "A small white design.", |
| | 1908 | "description": "", |
| | 1909 | "tags": "", |
| | 1910 | "permitViewGroup": null, |
| | 1911 | "robots": "index,follow", |
| | 1912 | "pagetree": 12, |
| | 1913 | "keywords": "", |
| | 1914 | "lastupdateby": 1, |
| | 1915 | "createtime": "2009-11-03 03:37:21", |
| | 1916 | "name": "small white" |
| | 1917 | } |
| | 1918 | }, |
| | 1919 | { |
| | 1920 | "pk": 11, |
| | 1921 | "model": "pylucid.pagemeta", |
| | 1922 | "fields": { |
| | 1923 | "createby": 1, |
| | 1924 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1925 | "language": 1, |
| | 1926 | "title": "The 'Elementary' Design", |
| | 1927 | "description": "", |
| | 1928 | "tags": "", |
| | 1929 | "permitViewGroup": null, |
| | 1930 | "robots": "index,follow", |
| | 1931 | "pagetree": 11, |
| | 1932 | "keywords": "", |
| | 1933 | "lastupdateby": 1, |
| | 1934 | "createtime": "2009-11-03 03:37:19", |
| | 1935 | "name": "elementary" |
| | 1936 | } |
| | 1937 | }, |
| | 1938 | { |
| | 1939 | "pk": 10, |
| | 1940 | "model": "pylucid.pagemeta", |
| | 1941 | "fields": { |
| | 1942 | "createby": 1, |
| | 1943 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1944 | "language": 1, |
| | 1945 | "title": "The old default ghastly design... ;)", |
| | 1946 | "description": "", |
| | 1947 | "tags": "", |
| | 1948 | "permitViewGroup": null, |
| | 1949 | "robots": "index,follow", |
| | 1950 | "pagetree": 10, |
| | 1951 | "keywords": "", |
| | 1952 | "lastupdateby": 1, |
| | 1953 | "createtime": "2009-11-03 03:37:18", |
| | 1954 | "name": "old default" |
| | 1955 | } |
| | 1956 | }, |
| | 1957 | { |
| | 1958 | "pk": 9, |
| | 1959 | "model": "pylucid.pagemeta", |
| | 1960 | "fields": { |
| | 1961 | "createby": 1, |
| | 1962 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1963 | "language": 1, |
| | 1964 | "title": "Example design 'small dark'.", |
| | 1965 | "description": "", |
| | 1966 | "tags": "", |
| | 1967 | "permitViewGroup": null, |
| | 1968 | "robots": "index,follow", |
| | 1969 | "pagetree": 9, |
| | 1970 | "keywords": "", |
| | 1971 | "lastupdateby": 1, |
| | 1972 | "createtime": "2009-11-03 03:37:17", |
| | 1973 | "name": "small dark" |
| | 1974 | } |
| | 1975 | }, |
| | 1976 | { |
| | 1977 | "pk": 8, |
| | 1978 | "model": "pylucid.pagemeta", |
| | 1979 | "fields": { |
| | 1980 | "createby": 1, |
| | 1981 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 1982 | "language": 1, |
| | 1983 | "title": "Markup 'test' pages.", |
| | 1984 | "description": "", |
| | 1985 | "tags": "", |
| | 1986 | "permitViewGroup": null, |
| | 1987 | "robots": "index,follow", |
| | 1988 | "pagetree": 8, |
| | 1989 | "keywords": "", |
| | 1990 | "lastupdateby": 1, |
| | 1991 | "createtime": "2009-11-03 03:37:15", |
| | 1992 | "name": "markups" |
| | 1993 | } |
| | 1994 | }, |
| | 1995 | { |
| | 1996 | "pk": 6, |
| | 1997 | "model": "pylucid.pagemeta", |
| | 1998 | "fields": { |
| | 1999 | "createby": 1, |
| | 2000 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2001 | "language": 1, |
| | 2002 | "title": "RSS feed test.", |
| | 2003 | "description": "", |
| | 2004 | "tags": "", |
| | 2005 | "permitViewGroup": null, |
| | 2006 | "robots": "index,follow", |
| | 2007 | "pagetree": 6, |
| | 2008 | "keywords": "", |
| | 2009 | "lastupdateby": 1, |
| | 2010 | "createtime": "2009-11-03 03:37:14", |
| | 2011 | "name": "RSS" |
| | 2012 | } |
| | 2013 | }, |
| | 2014 | { |
| | 2015 | "pk": 5, |
| | 2016 | "model": "pylucid.pagemeta", |
| | 2017 | "fields": { |
| | 2018 | "createby": 1, |
| | 2019 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2020 | "language": 1, |
| | 2021 | "title": "A user sitemap.", |
| | 2022 | "description": "", |
| | 2023 | "tags": "", |
| | 2024 | "permitViewGroup": null, |
| | 2025 | "robots": "index,follow", |
| | 2026 | "pagetree": 5, |
| | 2027 | "keywords": "", |
| | 2028 | "lastupdateby": 1, |
| | 2029 | "createtime": "2009-11-03 03:37:13", |
| | 2030 | "name": "sitemap" |
| | 2031 | } |
| | 2032 | }, |
| | 2033 | { |
| | 2034 | "pk": 18, |
| | 2035 | "model": "pylucid.pagemeta", |
| | 2036 | "fields": { |
| | 2037 | "createby": 1, |
| | 2038 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2039 | "language": 1, |
| | 2040 | "title": "Your personal weblog.", |
| | 2041 | "description": "", |
| | 2042 | "tags": "", |
| | 2043 | "permitViewGroup": null, |
| | 2044 | "robots": "index,follow", |
| | 2045 | "pagetree": 18, |
| | 2046 | "keywords": "", |
| | 2047 | "lastupdateby": 1, |
| | 2048 | "createtime": "2010-01-29 07:58:50", |
| | 2049 | "name": "blog" |
| | 2050 | } |
| | 2051 | }, |
| | 2052 | { |
| | 2053 | "pk": 3, |
| | 2054 | "model": "pylucid.pagemeta", |
| | 2055 | "fields": { |
| | 2056 | "createby": 1, |
| | 2057 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2058 | "language": 1, |
| | 2059 | "title": "Some other designs pages.", |
| | 2060 | "description": "", |
| | 2061 | "tags": "", |
| | 2062 | "permitViewGroup": null, |
| | 2063 | "robots": "index,follow", |
| | 2064 | "pagetree": 3, |
| | 2065 | "keywords": "", |
| | 2066 | "lastupdateby": 1, |
| | 2067 | "createtime": "2009-11-03 03:37:11", |
| | 2068 | "name": "design examples" |
| | 2069 | } |
| | 2070 | }, |
| | 2071 | { |
| | 2072 | "pk": 2, |
| | 2073 | "model": "pylucid.pagemeta", |
| | 2074 | "fields": { |
| | 2075 | "createby": 1, |
| | 2076 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2077 | "language": 1, |
| | 2078 | "title": "Some example pages.", |
| | 2079 | "description": "", |
| | 2080 | "tags": "", |
| | 2081 | "permitViewGroup": null, |
| | 2082 | "robots": "index,follow", |
| | 2083 | "pagetree": 2, |
| | 2084 | "keywords": "", |
| | 2085 | "lastupdateby": 1, |
| | 2086 | "createtime": "2009-11-03 03:37:10", |
| | 2087 | "name": "example pages" |
| | 2088 | } |
| | 2089 | }, |
| | 2090 | { |
| | 2091 | "pk": 19, |
| | 2092 | "model": "pylucid.pagemeta", |
| | 2093 | "fields": { |
| | 2094 | "createby": 1, |
| | 2095 | "lastupdatetime": "2010-01-29 08:25:35", |
| | 2096 | "language": 1, |
| | 2097 | "title": "The 'lexicon' plugin page.", |
| | 2098 | "description": "", |
| | 2099 | "tags": "", |
| | 2100 | "permitViewGroup": null, |
| | 2101 | "robots": "index,follow", |
| | 2102 | "pagetree": 19, |
| | 2103 | "keywords": "", |
| | 2104 | "lastupdateby": 1, |
| | 2105 | "createtime": "2010-01-29 07:59:24", |
| | 2106 | "name": "lexicon" |
| | 2107 | } |
| | 2108 | }, |
| | 2109 | { |
| | 2110 | "pk": 15, |
| | 2111 | "model": "pylucid.pagemeta", |
| | 2112 | "fields": { |
| | 2113 | "createby": 1, |
| | 2114 | "lastupdatetime": "2010-01-29 08:22:53", |
| 1861 | | "pk": 14, |
| 1862 | | "model": "pylucid.pagemeta", |
| 1863 | | "fields": { |
| 1864 | | "createby": 1, |
| 1865 | | "lastupdatetime": "2009-11-03 03:37:22", |
| 1866 | | "language": 1, |
| 1867 | | "title": "", |
| 1868 | | "description": "", |
| 1869 | | "tags": "", |
| 1870 | | "permitViewGroup": null, |
| 1871 | | "robots": "index,follow", |
| 1872 | | "pagetree": 14, |
| 1873 | | "keywords": "", |
| 1874 | | "lastupdateby": 1, |
| 1875 | | "createtime": "2009-11-03 03:37:22", |
| 1876 | | "name": "Textile (original)" |
| 1877 | | } |
| 1878 | | }, |
| 1879 | | { |
| 1880 | | "pk": 12, |
| 1881 | | "model": "pylucid.pagemeta", |
| 1882 | | "fields": { |
| 1883 | | "createby": 1, |
| 1884 | | "lastupdatetime": "2009-11-03 03:37:21", |
| 1885 | | "language": 1, |
| 1886 | | "title": "a small white design", |
| 1887 | | "description": "", |
| 1888 | | "tags": "", |
| 1889 | | "permitViewGroup": null, |
| 1890 | | "robots": "index,follow", |
| 1891 | | "pagetree": 12, |
| 1892 | | "keywords": "", |
| 1893 | | "lastupdateby": 1, |
| 1894 | | "createtime": "2009-11-03 03:37:21", |
| 1895 | | "name": "small white" |
| 1896 | | } |
| 1897 | | }, |
| 1898 | | { |
| 1899 | | "pk": 11, |
| 1900 | | "model": "pylucid.pagemeta", |
| 1901 | | "fields": { |
| 1902 | | "createby": 1, |
| 1903 | | "lastupdatetime": "2009-11-03 03:37:19", |
| 1904 | | "language": 1, |
| 1905 | | "title": "elementary", |
| 1906 | | "description": "", |
| 1907 | | "tags": "", |
| 1908 | | "permitViewGroup": null, |
| 1909 | | "robots": "index,follow", |
| 1910 | | "pagetree": 11, |
| 1911 | | "keywords": "", |
| 1912 | | "lastupdateby": 1, |
| 1913 | | "createtime": "2009-11-03 03:37:19", |
| 1914 | | "name": "elementary" |
| 1915 | | } |
| 1916 | | }, |
| 1917 | | { |
| 1918 | | "pk": 10, |
| 1919 | | "model": "pylucid.pagemeta", |
| 1920 | | "fields": { |
| 1921 | | "createby": 1, |
| 1922 | | "lastupdatetime": "2009-11-03 03:37:18", |
| 1923 | | "language": 1, |
| 1924 | | "title": "the old default ghastly design... ;)", |
| 1925 | | "description": "", |
| 1926 | | "tags": "", |
| 1927 | | "permitViewGroup": null, |
| 1928 | | "robots": "index,follow", |
| 1929 | | "pagetree": 10, |
| 1930 | | "keywords": "", |
| 1931 | | "lastupdateby": 1, |
| 1932 | | "createtime": "2009-11-03 03:37:18", |
| 1933 | | "name": "old default" |
| 1934 | | } |
| 1935 | | }, |
| 1936 | | { |
| 1937 | | "pk": 9, |
| 1938 | | "model": "pylucid.pagemeta", |
| 1939 | | "fields": { |
| 1940 | | "createby": 1, |
| 1941 | | "lastupdatetime": "2009-11-03 03:37:17", |
| 1942 | | "language": 1, |
| 1943 | | "title": "small dark", |
| 1944 | | "description": "", |
| 1945 | | "tags": "", |
| 1946 | | "permitViewGroup": null, |
| 1947 | | "robots": "index,follow", |
| 1948 | | "pagetree": 9, |
| 1949 | | "keywords": "", |
| 1950 | | "lastupdateby": 1, |
| 1951 | | "createtime": "2009-11-03 03:37:17", |
| 1952 | | "name": "small dark" |
| 1953 | | } |
| 1954 | | }, |
| 1955 | | { |
| 1956 | | "pk": 8, |
| 1957 | | "model": "pylucid.pagemeta", |
| 1958 | | "fields": { |
| 1959 | | "createby": 1, |
| 1960 | | "lastupdatetime": "2009-11-03 03:37:15", |
| 1961 | | "language": 1, |
| 1962 | | "title": "Markup test pages", |
| 1963 | | "description": "", |
| 1964 | | "tags": "", |
| 1965 | | "permitViewGroup": null, |
| 1966 | | "robots": "index,follow", |
| 1967 | | "pagetree": 8, |
| 1968 | | "keywords": "", |
| 1969 | | "lastupdateby": 1, |
| 1970 | | "createtime": "2009-11-03 03:37:15", |
| 1971 | | "name": "Markups" |
| 1972 | | } |
| 1973 | | }, |
| 1974 | | { |
| 1975 | | "pk": 6, |
| 1976 | | "model": "pylucid.pagemeta", |
| 1977 | | "fields": { |
| 1978 | | "createby": 1, |
| 1979 | | "lastupdatetime": "2009-11-03 03:37:14", |
| 1980 | | "language": 1, |
| 1981 | | "title": "RSS feed test", |
| 1982 | | "description": "", |
| 1983 | | "tags": "", |
| 1984 | | "permitViewGroup": null, |
| 1985 | | "robots": "index,follow", |
| 1986 | | "pagetree": 6, |
| 1987 | | "keywords": "", |
| 1988 | | "lastupdateby": 1, |
| 1989 | | "createtime": "2009-11-03 03:37:14", |
| 1990 | | "name": "RSS" |
| 1991 | | } |
| 1992 | | }, |
| 1993 | | { |
| 1994 | | "pk": 7, |
| 1995 | | "model": "pylucid.pagemeta", |
| 1996 | | "fields": { |
| 1997 | | "createby": 1, |
| 1998 | | "lastupdatetime": "2009-11-03 03:37:14", |
| 1999 | | "language": 1, |
| 2000 | | "title": "SourceCode", |
| 2001 | | "description": "", |
| 2002 | | "tags": "", |
| 2003 | | "permitViewGroup": null, |
| 2004 | | "robots": "index,follow", |
| 2005 | | "pagetree": 7, |
| 2006 | | "keywords": "", |
| 2007 | | "lastupdateby": 1, |
| 2008 | | "createtime": "2009-11-03 03:37:14", |
| 2009 | | "name": "SourceCode" |
| 2010 | | } |
| 2011 | | }, |
| 2012 | | { |
| 2013 | | "pk": 5, |
| 2014 | | "model": "pylucid.pagemeta", |
| 2015 | | "fields": { |
| 2016 | | "createby": 1, |
| 2017 | | "lastupdatetime": "2009-11-03 03:37:13", |
| 2018 | | "language": 1, |
| 2019 | | "title": "SiteMap", |
| 2020 | | "description": "", |
| 2021 | | "tags": "", |
| 2022 | | "permitViewGroup": null, |
| 2023 | | "robots": "index,follow", |
| 2024 | | "pagetree": 5, |
| 2025 | | "keywords": "", |
| 2026 | | "lastupdateby": 1, |
| 2027 | | "createtime": "2009-11-03 03:37:13", |
| 2028 | | "name": "SiteMap" |
| 2029 | | } |
| 2030 | | }, |
| 2031 | | { |
| 2032 | | "pk": 4, |
| 2033 | | "model": "pylucid.pagemeta", |
| 2034 | | "fields": { |
| 2035 | | "createby": 1, |
| 2036 | | "lastupdatetime": "2009-11-03 03:37:12", |
| 2037 | | "language": 1, |
| 2038 | | "title": "Your weblog", |
| 2039 | | "description": "", |
| 2040 | | "tags": "blog, weblog", |
| 2041 | | "permitViewGroup": null, |
| 2042 | | "robots": "index,follow", |
| 2043 | | "pagetree": 4, |
| 2044 | | "keywords": "blog, weblog", |
| 2045 | | "lastupdateby": 1, |
| 2046 | | "createtime": "2009-11-03 03:37:12", |
| 2047 | | "name": "weblog" |
| 2048 | | } |
| 2049 | | }, |
| 2050 | | { |
| 2051 | | "pk": 3, |
| 2052 | | "model": "pylucid.pagemeta", |
| 2053 | | "fields": { |
| 2054 | | "createby": 1, |
| 2055 | | "lastupdatetime": "2009-11-03 03:37:11", |
| 2056 | | "language": 1, |
| 2057 | | "title": "Some other designs pages...", |
| 2058 | | "description": "", |
| 2059 | | "tags": "", |
| 2060 | | "permitViewGroup": null, |
| 2061 | | "robots": "index,follow", |
| 2062 | | "pagetree": 3, |
| 2063 | | "keywords": "", |
| 2064 | | "lastupdateby": 1, |
| 2065 | | "createtime": "2009-11-03 03:37:11", |
| 2066 | | "name": "Designs" |
| 2067 | | } |
| 2068 | | }, |
| 2069 | | { |
| 2070 | | "pk": 2, |
| 2071 | | "model": "pylucid.pagemeta", |
| 2072 | | "fields": { |
| 2073 | | "createby": 1, |
| 2074 | | "lastupdatetime": "2009-11-03 03:37:10", |
| 2075 | | "language": 1, |
| 2076 | | "title": "example pages", |
| 2077 | | "description": "", |
| 2078 | | "tags": "", |
| 2079 | | "permitViewGroup": null, |
| 2080 | | "robots": "index,follow", |
| 2081 | | "pagetree": 2, |
| 2082 | | "keywords": "", |
| 2083 | | "lastupdateby": 1, |
| 2084 | | "createtime": "2009-11-03 03:37:10", |
| 2085 | | "name": "example pages" |
| 2086 | | } |
| 2087 | | }, |
| 2088 | | { |
| | 2177 | } |
| | 2178 | }, |
| | 2179 | { |
| | 2180 | "pk": 18, |
| | 2181 | "model": "pylucid.pagecontent", |
| | 2182 | "fields": { |
| | 2183 | "createby": 1, |
| | 2184 | "lastupdatetime": "2010-01-29 08:46:03", |
| | 2185 | "markup": 6, |
| | 2186 | "content": "Willkommen auf deiner frisch installierem PyLucid CMS Seiten ;)\r\n(Nur diese Seite existiert in deutsch.)\r\n\r\n{% if user.is_superuser %}\r\nAls ersten Schritt solltest du die \"site domain\" auf deinen Domain Namen ändern.\r\nDu kannst dafür diesen Link benutzten: [[{% url admin:sites_site_change 1 %}]]\r\n\r\nFallst du die Plugins noch nicht instaliert hast, gehe einmal auf //PyLucid Admin Menü / PyLucid / **Plugins installieren**//\r\n\r\nDanach wäre es gut, wenn du die Ausgaben des Selbsttest genau studieren würdest, unter: //PyLucid Admin Menü / system / **base check**//\r\n{% endif %}\r\n\r\nBei Fragen: [[http://www.pylucid.org/permalink/29/kontakt-contact|Kontakiere uns]]!\r\nWenn du Fehler gefunden hast, schreibe ein Ticket (wenn dies noch nicht existiert) in unserem [[http://trac.pylucid.net/|Trac Bug Tracker]] (einloggen mit guest/guest).\r\n\r\n\r\n=== Liste der letzten Änderungen\r\n\r\n{% lucidTag update_journal %}", |
| | 2187 | "pagemeta": 20, |
| | 2188 | "lastupdateby": 1, |
| | 2189 | "createtime": "2010-01-29 08:27:45" |
| | 2190 | } |
| | 2191 | }, |
| | 2192 | { |
| | 2193 | "pk": 2, |
| | 2194 | "model": "pylucid.pagecontent", |
| | 2195 | "fields": { |
| | 2196 | "createby": 1, |
| | 2197 | "lastupdatetime": "2010-01-29 08:19:19", |
| | 2198 | "markup": 6, |
| | 2199 | "content": "=== sub menu\r\n\r\n{% lucidTag sub_menu %}", |
| | 2200 | "pagemeta": 2, |
| | 2201 | "lastupdateby": 1, |
| | 2202 | "createtime": "2009-11-03 03:37:11" |
| | 2203 | } |
| | 2204 | }, |
| | 2205 | { |
| | 2206 | "pk": 3, |
| | 2207 | "model": "pylucid.pagecontent", |
| | 2208 | "fields": { |
| | 2209 | "createby": 1, |
| | 2210 | "lastupdatetime": "2010-01-29 08:18:20", |
| | 2211 | "markup": 6, |
| | 2212 | "content": "Here a example pages for the other designs.\r\n\r\nPlease look at the page [[http://www.pylucid.org/_goto/37/customise-PyLucid/|customise PyLucid]]\r\n\r\n**TODO:** We must update these pages! The CSS are bad.\r\n\r\n=== sub menu\r\n\r\n{% lucidTag sub_menu %}", |
| | 2213 | "pagemeta": 3, |
| | 2214 | "lastupdateby": 1, |
| | 2215 | "createtime": "2009-11-03 03:37:11" |
| | 2216 | } |
| | 2217 | }, |
| | 2218 | { |
| | 2219 | "pk": 7, |
| | 2220 | "model": "pylucid.pagecontent", |
| | 2221 | "fields": { |
| | 2222 | "createby": 1, |
| | 2223 | "lastupdatetime": "2010-01-29 08:06:25", |
| | 2224 | "markup": 6, |
| | 2225 | "content": "PyLucid used the Python syntax highlighter [[http://pygments.org/|Pygments]]. It supports an ever-growing range of languages, look at: [[http://pygments.org/languages/|language list]].\r\n\r\n== Markup source code\r\n\r\nIn Creole markup you can easy insert sourcecode: Use **{{{<<code ext=\".EXT\">>...<</code>>}}}** and PyLucid used Pygments to highlight it. Where '.EXT' is the typical fileextension/alias of the code, please look at:\r\n\r\n * http://pygments.org/docs/lexers/\r\n\r\n=== examples\r\n\r\n{{{\r\n<<code ext=\".css\">>\r\n/* CSS Stylesheet */\r\n.xs {font-family:verdana,arial,helvetica,sans-serif;font-size: x-small}\r\n.m {font-size: medium}\r\n<</code>>\r\n}}}\r\n\r\nresult:\r\n\r\n<<code ext=\".css\">>\r\n/* CSS Stylesheet */\r\n.xs {font-family:verdana,arial,helvetica,sans-serif;font-size: x-small}\r\n.m {font-size: medium}\r\n<</code>>\r\n\r\nHere a \"error\" example:\r\n\r\n<<code ext=NotExists>>\r\nIf there exist no Lexer for the given format, PyLucid used the Pygments TextLexer. =;-)\r\n<</code>>\r\nThe other way is to use Creole **<<html>>{{{...}}}<</html>>** code block tags.\r\n\r\n== SourceCode Plugin\r\n\r\n**Note:** The SourceCode Plugin is [[http://trac.pylucid.net/ticket/352|not reimplemented yet]].\r\n\r\nWith the SourceCode Plugin you can integrate the source code of a local file into your CMS page.\r\n\r\n=== example:\r\n{{{\r\n{% lucidTag SourceCode url=\"./media/PyLucid/install_views.css\" %}\r\n}}}\r\n\r\n=== some examples:\r\n\r\n==== ./media/PyLucid/install_views.css:\r\n\r\n{% lucidTag SourceCode url=\"./media/PyLucid/install_views.css\" %}\r\n\r\n==== ./media/PyLucid/shared_sha_tools.js:\r\n\r\n{% lucidTag SourceCode url=\"./media/PyLucid/shared_sha_tools.js\" %}\r\n", |
| | 2226 | "pagemeta": 7, |
| | 2227 | "lastupdateby": 1, |
| | 2228 | "createtime": "2009-11-03 03:37:15" |
| 2285 | | "model": "pylucid.pagecontent", |
| 2286 | | "fields": { |
| 2287 | | "createby": 1, |
| 2288 | | "lastupdatetime": "2009-11-03 03:37:11", |
| 2289 | | "markup": 6, |
| 2290 | | "content": "=== sub menu\r\n\r\n{% lucidTag sub_menu %}", |
| 2291 | | "pagemeta": 2, |
| 2292 | | "lastupdateby": 1, |
| 2293 | | "createtime": "2009-11-03 03:37:11" |
| 2294 | | } |
| 2295 | | }, |
| 2296 | | { |
| 2297 | | "pk": 3, |
| 2298 | | "model": "pylucid.pagecontent", |
| 2299 | | "fields": { |
| 2300 | | "createby": 1, |
| 2301 | | "lastupdatetime": "2009-11-03 03:37:11", |
| 2302 | | "markup": 6, |
| 2303 | | "content": "Here a example pages for the other designs.\r\n\r\nPlease look at the page [[http://www.pylucid.org/_goto/37/customise-PyLucid/ | customise PyLucid]]\r\n\r\n=== sub menu\r\n\r\n{% lucidTag sub_menu %}", |
| 2304 | | "pagemeta": 3, |
| 2305 | | "lastupdateby": 1, |
| 2306 | | "createtime": "2009-11-03 03:37:11" |
| | 2389 | "model": "pylucid.pluginpage", |
| | 2390 | "fields": { |
| | 2391 | "createby": 1, |
| | 2392 | "lastupdatetime": "2010-01-29 07:59:24", |
| | 2393 | "pagetree": 19, |
| | 2394 | "app_label": "pylucid_project.pylucid_plugins.lexicon", |
| | 2395 | "lastupdateby": 1, |
| | 2396 | "createtime": "2010-01-29 07:59:24", |
| | 2397 | "urls_filename": "urls.py" |
| | 2398 | } |
| | 2399 | }, |
| | 2400 | { |
| | 2401 | "pk": 1, |
| | 2402 | "model": "pylucid.pluginpage", |
| | 2403 | "fields": { |
| | 2404 | "createby": 1, |
| | 2405 | "lastupdatetime": "2010-01-29 07:58:50", |
| | 2406 | "pagetree": 18, |
| | 2407 | "app_label": "pylucid_project.pylucid_plugins.blog", |
| | 2408 | "lastupdateby": 1, |
| | 2409 | "createtime": "2010-01-29 07:58:50", |
| | 2410 | "urls_filename": "urls.py" |