# HG changeset patch # User Dan # Date 1207011717 14400 # Node ID a14108b9f9324eb56e685db368523ee232c865f4 # Parent da5928e7af093bbb47802b6f91147482ac2ccd9b Updated for 1.1.3 diff -r da5928e7af09 -r a14108b9f932 darkritual/acledit.tpl --- a/darkritual/acledit.tpl Sat Jan 26 16:03:04 2008 -0500 +++ b/darkritual/acledit.tpl Mon Mar 31 21:01:57 2008 -0400 @@ -1,17 +1,19 @@ -
+
- - - - + + + + + + @@ -20,14 +22,8 @@ -
DenyDisallowWiki modeAllow{lang:acl_lbl_field_inherit}{lang:acl_lbl_field_deny}{lang:acl_lbl_field_disallow}{lang:acl_lbl_field_wikimode}{lang:acl_lbl_field_allow}
{FIELD_DESC}
-

Permission types:

-
    -
  • Allow means that the user is allowed to access the item
  • -
  • Wiki mode means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)
  • -
  • Disallow means the user is denied access unless something allows it.
  • -
  • Deny means that the user is denied access to the item. This setting overrides all other permissions.
  • -
+
+ {lang:acl_lbl_help}
diff -r da5928e7af09 -r a14108b9f932 darkritual/blog_post.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/darkritual/blog_post.tpl Mon Mar 31 21:01:57 2008 -0400 @@ -0,0 +1,23 @@ + + + +
+
+

{POST_TITLE}

+

+ Posted by {USER_LINK} on {TIMESTAMP} +

+
+
+ {POST_TEXT} +
+

+ {COMMENT_STRING} + + • + Edit this post + +

+
+ + diff -r da5928e7af09 -r a14108b9f932 darkritual/css-extra/nuggie.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/darkritual/css-extra/nuggie.css Mon Mar 31 21:01:57 2008 -0400 @@ -0,0 +1,1 @@ + diff -r da5928e7af09 -r a14108b9f932 darkritual/css/default.css --- a/darkritual/css/default.css Sat Jan 26 16:03:04 2008 -0500 +++ b/darkritual/css/default.css Mon Mar 31 21:01:57 2008 -0400 @@ -8,6 +8,8 @@ Feel free to use and modify but please provide credits. #############################################################*/ +@import url('../css-extra/nuggie.css'); + /* standard elements */ * { margin: 0; @@ -167,6 +169,17 @@ .footer a {color: #EEE;} .footer a:hover {color: #FAFCB0;} +.post{margin:0 0 25px 0;} + +.post .info, .mdg-comment, .mdg-infobox { +padding:2px 3px 3px 8px; +border:1px solid #e3e4e4; +background-color:#f5f5f5; +font-size:0.9em; +color:#505050; +} + + fieldset { padding: 1em; } diff -r da5928e7af09 -r a14108b9f932 darkritual/elements.tpl --- a/darkritual/elements.tpl Sat Jan 26 16:03:04 2008 -0500 +++ b/darkritual/elements.tpl Mon Mar 31 21:01:57 2008 -0400 @@ -18,7 +18,9 @@

{TITLE}

- {CONTENT} +

{TITLE}

diff -r da5928e7af09 -r a14108b9f932 darkritual/header.tpl --- a/darkritual/header.tpl Sat Jan 26 16:03:04 2008 -0500 +++ b/darkritual/header.tpl Mon Mar 31 21:01:57 2008 -0400 @@ -1,22 +1,33 @@ - - - - - -{PAGE_NAME} | {SITE_NAME} + + + + + + {PAGE_NAME} | {SITE_NAME} + + {JS_DYNAMIC_VARS} + + + + + + + {ADDITIONAL_HEADERS} + + + + + -{JS_DYNAMIC_VARS} - - - -{ADDITIONAL_HEADERS} - - - - +
diff -r da5928e7af09 -r a14108b9f932 darkritual/preview.png Binary file darkritual/preview.png has changed diff -r da5928e7af09 -r a14108b9f932 darkritual/toolbar.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/darkritual/toolbar.tpl Mon Mar 31 21:01:57 2008 -0400 @@ -0,0 +1,56 @@ + + + +
+ +
+ + + +
+ +
+