afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-05-12 04:08 pm

[dw-free] Add more text options in the wizard

[commit: http://hg.dwscoalition.org/dw-free/rev/fe648cd290d3]

http://bugs.dwscoalition.org/show_bug.cgi?id=1153

Expose additional text properties to wizard for Tabula Rasa

Patch by [personal profile] liv.

Files modified:
  • bin/upgrading/s2layers/core2base/layout.s2
--------------------------------------------------------------------------------
diff -r c2a18fba7004 -r fe648cd290d3 bin/upgrading/s2layers/core2base/layout.s2
--- a/bin/upgrading/s2layers/core2base/layout.s2	Tue May 12 15:52:29 2009 +0000
+++ b/bin/upgrading/s2layers/core2base/layout.s2	Tue May 12 16:07:46 2009 +0000
@@ -140,28 +140,45 @@ propgroup customcss {
     property use custom_css;
 }
 
+propgroup text {
 ##===============================
 ## Text - main navigation
 ##===============================
 
+    property use text_view_recent;
+    property use text_view_friends;
+    property use text_view_archive;
+    property use text_view_userinfo;
+    property use text_view_memories;
+    property use text_view_tags;
+
 ##===============================
 ## Text - entry comment-related
 ##===============================
-
-propgroup text {
-    property use text_view_recent;
-    property use text_view_friends;
-    property use text_view_friends_comm;
-    property use text_view_friends_filter;
-    property use text_view_archive;
-    property use text_view_userinfo;
-    property use text_view_memories;
 
     property use text_post_comment;
     property use text_max_comments;
     property use text_read_comments;
     property use text_post_comment_friends;
     property use text_read_comments_friends;
+
+    property use text_skiplinks_back;
+    property use text_skiplinks_forward;
+    property use text_meta_music; 
+    property use text_meta_mood; 
+    property use text_meta_location; 
+    property use text_tags; 
+
+    property use text_entry_prev;
+    property use text_entry_next; 
+    property use text_edit_entry; 
+    property use text_edit_tags; 
+    property use text_tell_friend; 
+    property use text_mem_add; 
+    property use text_watch_comments; 
+    property use text_unwatch_comments; 
+    property use text_permalink;
+
 }
 
 function Page::print_default_stylesheet() {
@@ -570,3 +587,4 @@ ul.userlite-interaction-links li {
     "</style>\n";
 
 }
+
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
No Subject Icon Selected
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org