# HG changeset patch # User Dan # Date 1229028726 18000 # Node ID d8d8c482856ff916145cfdbfb8faac50245f4e8e # Parent ffba60211d61d8dce2038732d21ca1eaef521ba9 Updated theme to Enano 1.1 specs diff -r ffba60211d61 -r d8d8c482856f connections/acledit.tpl --- a/connections/acledit.tpl Mon Dec 08 11:36:24 2008 -0500 +++ b/connections/acledit.tpl Thu Dec 11 15:52:06 2008 -0500 @@ -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 ffba60211d61 -r d8d8c482856f connections/comment.tpl --- a/connections/comment.tpl Mon Dec 08 11:36:24 2008 -0500 +++ b/connections/comment.tpl Thu Dec 11 15:52:06 2008 -0500 @@ -1,26 +1,33 @@ -
+
- @@ -42,7 +49,7 @@ diff -r ffba60211d61 -r d8d8c482856f connections/css/default.css --- a/connections/css/default.css Mon Dec 08 11:36:24 2008 -0500 +++ b/connections/css/default.css Thu Dec 11 15:52:06 2008 -0500 @@ -76,7 +76,13 @@ font-size:1em; color:#333; display:inline; -} +} +#sidebar .heading a { + font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif; + color: #676E04; + font-weight: bold; + font-size: 1.1em; +} a img { border: none; } @@ -356,6 +362,7 @@ font-weight: bold; position: relative; top: -2px; + font-size: 1.1em; } #topnav li.sep { diff -r ffba60211d61 -r d8d8c482856f connections/footer.tpl --- a/connections/footer.tpl Mon Dec 08 11:36:24 2008 -0500 +++ b/connections/footer.tpl Thu Dec 11 15:52:06 2008 -0500 @@ -22,9 +22,10 @@ + {JS_FOOTER} diff -r ffba60211d61 -r d8d8c482856f connections/header.tpl --- a/connections/header.tpl Mon Dec 08 11:36:24 2008 -0500 +++ b/connections/header.tpl Thu Dec 11 15:52:06 2008 -0500 @@ -6,8 +6,7 @@ {JS_DYNAMIC_VARS} - - + {JS_HEADER} {ADDITIONAL_HEADERS} @@ -35,7 +34,13 @@
{PAGE_NAME}
{DATETIME}
+ - -
+ {NAME}
{USER_LEVEL} + +
+ + {AVATAR_ALT} + +
+
+ {SEND_PM_LINK} {ADD_BUDDY_LINK}
- Subject: {SUBJECT} + {lang:comment_lbl_subject} {SUBJECT}
- Moderation options: {MOD_APPROVE_LINK} {MOD_DELETE_LINK} + {lang:comment_lbl_mod_options} {MOD_APPROVE_LINK} {MOD_DELETE_LINK} | {MOD_IP_LINK}