From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/functions_vars.html | 421 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 421 insertions(+) create mode 100644 doc/html/functions_vars.html (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html new file mode 100644 index 000000000..26ad1c270 --- /dev/null +++ b/doc/html/functions_vars.html @@ -0,0 +1,421 @@ + + + + + + +The Red Project: Class Members - Variables + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+  + +

- $ -

+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/functions_vars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 26ad1c270..da354abe4 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -412,7 +412,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/functions_vars.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index ad31dfb93..aeb0dda19 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/functions_vars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 75f3055c7..d9b8d62d4 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -28,7 +28,7 @@
The Red Project
@@ -170,7 +170,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $connected -: dba +: dba_driver +, dba
  • $contact : App @@ -201,18 +202,24 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , Item
  • $db -: App -, dba +: dba +, App +, dba_driver
  • $debug -: Template +: dba_driver , dba +, Template
  • $done : Template
  • +
  • $driver +: dba_driver +
  • $error : App +, dba_driver , dba
  • $filename @@ -403,8 +410,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Photo
  • $writable -: Item -, Conversation +: Conversation +, Item
  • -- cgit v1.2.3 From 552f03122c9ec066f5728fc4629d155937fd3620 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Apr 2013 20:02:21 -0700 Subject: db abstraction layer --- doc/html/functions_vars.html | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index aeb0dda19..4532386e5 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -171,7 +171,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $connected : dba_driver -, dba
  • $contact : App @@ -202,14 +201,12 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , Item
  • $db -: dba -, App +: App , dba_driver
  • $debug -: dba_driver -, dba -, Template +: Template +, dba_driver
  • $done : Template @@ -220,7 +217,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $error : App , dba_driver -, dba
  • $filename : FriendicaSmarty @@ -273,9 +269,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $module_loaded : App
  • -
  • $mysqli -: dba -
  • $nav_sel : App
  • @@ -410,8 +403,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Photo
  • $writable -: Conversation -, Item +: Item +, Conversation
  • -- cgit v1.2.3 From ac64c93bf8714550d47a546faec59cfea0b4daeb Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Apr 2013 15:09:35 -0700 Subject: doc update --- doc/html/functions_vars.html | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 4532386e5..bda6633fd 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -211,9 +211,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $done : Template
  • -
  • $driver -: dba_driver -
  • $error : App , dba_driver @@ -228,7 +225,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $height -: Photo +: photo_driver
  • $hooks : App @@ -240,10 +237,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $image -: Photo -
  • -
  • $imagick -: Photo +: photo_driver
  • $interactive : App @@ -276,8 +270,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $observer -: App -, Item +: Item +, App
  • $owner_name : Item @@ -370,16 +364,16 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Item
  • $type -: Photo +: photo_driver
  • $types -: Photo +: photo_driver
  • $user : App
  • $valid -: Photo +: photo_driver
  • $videoheight : App @@ -400,11 +394,11 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $width -: Photo +: photo_driver
  • $writable -: Item -, Conversation +: Conversation +, Item
  • -- cgit v1.2.3 From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/functions_vars.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index bda6633fd..3bf33ab52 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -263,6 +263,10 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $module_loaded : App
  • +
  • $name +: FriendicaSmartyEngine +, Template +
  • $nav_sel : App
  • @@ -270,8 +274,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $observer -: Item -, App +: App +, Item
  • $owner_name : Item @@ -342,6 +346,12 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $template : Item
  • +
  • $template_engine_instance +: App +
  • +
  • $template_engines +: App +
  • $theme : App
  • -- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/functions_vars.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 3bf33ab52..75f3055c7 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -4,7 +4,7 @@ -The Red Project: Class Members - Variables +The Red Matrix: Class Members - Variables @@ -30,7 +30,7 @@
    -
    The Red Project +
    The Red Matrix
    - +
    The Red Matrix
    -- cgit v1.2.3 From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/functions_vars.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index d9b8d62d4..2d791346e 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -164,7 +164,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Item
  • $commentable -: Item +: Conversation
  • $config : App @@ -275,7 +275,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $observer : App -, Item +, Conversation
  • $owner_name : Item @@ -408,7 +408,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $writable : Conversation -, Item
  • -- cgit v1.2.3 From ade81747503fe64fc3c7f99e0e3ff34b7d6cc3e7 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Jul 2013 01:20:51 -0700 Subject: private pokes - perhaps a little *too* private. --- doc/html/functions_vars.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 2d791346e..350e83b32 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -313,6 +313,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $profile_owner : Conversation
  • +
  • $profile_uid +: App +
  • $query_string : App
  • -- cgit v1.2.3 From d43a7659854c4bb6052c05a932b257883ea72748 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:19:26 -0700 Subject: more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. --- doc/html/functions_vars.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 350e83b32..1fbd9bfd4 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -251,6 +251,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $language : App
  • +
  • $layout +: App +
  • $ldelim : App
  • -- cgit v1.2.3 From c98605df370d8a1b9dcd264cbad35367e57f095e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 28 Sep 2013 04:30:57 -0700 Subject: doc updates --- doc/html/functions_vars.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 1fbd9bfd4..c13e2dad8 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -165,6 +165,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $commentable : Conversation +, Item
  • $config : App @@ -205,8 +206,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , dba_driver
  • $debug -: Template -, dba_driver +: dba_driver +, Template
  • $done : Template @@ -267,8 +268,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: FriendicaSmartyEngine -, Template +: Template +, FriendicaSmartyEngine
  • $nav_sel : App @@ -277,8 +278,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $observer -: App -, Conversation +: Conversation +, App
  • $owner_name : Item -- cgit v1.2.3 From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/functions_vars.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index c13e2dad8..8f5649b3e 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -268,8 +268,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: Template -, FriendicaSmartyEngine +: FriendicaSmartyEngine +, Template
  • $nav_sel : App @@ -308,6 +308,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $plugins : App
  • +
  • $prepared_item +: Conversation +
  • $preview : Conversation
  • -- cgit v1.2.3 From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/functions_vars.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 8f5649b3e..dfa0b9a78 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -135,6 +135,12 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $argv : App
  • +
  • $attach +: RedInode +
  • +
  • $auth +: RedDirectory +
  • $baseurl : App
  • @@ -151,6 +157,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App , Item +
  • $channel_id +: RedDirectory +
  • $children : Item
  • @@ -198,8 +207,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $data -: App -, Item +: Item +, RedFile +, App
  • $db : App @@ -209,6 +219,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : dba_driver , Template
  • +
  • $dir_key +: RedDirectory +
  • $done : Template
  • @@ -332,6 +345,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $rdelim : App
  • +
  • $red_path +: RedDirectory +
  • $redirect_url : Item
  • -- cgit v1.2.3 From f9a622c44ef5160942f1199dd86cfa749b79e7bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Nov 2013 01:10:51 -0800 Subject: doc update --- doc/html/functions_vars.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index dfa0b9a78..0a00599c1 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -166,6 +166,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $cid : App
  • +
  • $cipher +: Conversation +
  • $cmd : App
  • @@ -207,9 +210,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $data -: Item +: App +, Item , RedFile -, App
  • $db : App @@ -291,8 +294,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $observer -: Conversation -, App +: App +, Conversation
  • $owner_name : Item -- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/functions_vars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 0a00599c1..ad6f3d122 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -28,7 +28,7 @@ - +
    The Red Matrix
    -- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/functions_vars.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index ad6f3d122..e130efc78 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -324,6 +324,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $plugins : App
  • +
  • $poi +: App +
  • $prepared_item : Conversation
  • -- cgit v1.2.3 From d2d071029f38942496aa52e42048ae53c5d04d48 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 3 Jan 2014 01:41:55 -0800 Subject: doc updates --- doc/html/functions_vars.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index e130efc78..baad731c4 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -139,7 +139,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : RedInode
  • $auth -: RedDirectory +: RedFile +, RedDirectory
  • $baseurl : App @@ -157,8 +158,14 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App , Item
  • +
  • $channel_hash +: RedBasicAuth +
  • $channel_id -: RedDirectory +: RedBasicAuth +
  • +
  • $channel_name +: RedBasicAuth
  • $children : Item @@ -222,9 +229,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : dba_driver , Template
  • -
  • $dir_key -: RedDirectory -
  • $done : Template
  • @@ -232,6 +236,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App , dba_driver +
  • $ext_path +: RedDirectory +
  • $filename : FriendicaSmarty
  • @@ -284,8 +291,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: FriendicaSmartyEngine +: RedFile , Template +, FriendicaSmartyEngine
  • $nav_sel : App @@ -295,6 +303,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $observer : App +, RedBasicAuth , Conversation
  • $owner_name @@ -360,6 +369,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $replace : Template
  • +
  • $root_dir +: RedDirectory +
  • $scheme : App
  • -- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/functions_vars.html | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index baad731c4..4c6d04092 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -135,16 +135,17 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $argv : App
  • -
  • $attach -: RedInode -
  • $auth -: RedFile +: RedBrowser , RedDirectory +, RedFile
  • $baseurl : App
  • +
  • $browser +: RedBasicAuth +
  • $cached_profile_image : App
  • @@ -242,6 +243,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $filename : FriendicaSmarty
  • +
  • $folder_hash +: RedDirectory +
  • $force_max_items : App
  • @@ -291,9 +295,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: RedFile +: FriendicaSmartyEngine +, RedFile , Template -, FriendicaSmartyEngine
  • $nav_sel : App @@ -306,9 +310,18 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , RedBasicAuth , Conversation
  • +
  • $os_path +: RedDirectory +
  • +
  • $owner_id +: RedBasicAuth +
  • $owner_name : Item
  • +
  • $owner_nick +: RedBasicAuth +
  • $owner_photo : Item
  • -- cgit v1.2.3 From db67f08d3c3ae3925479844e0f9b25bab13dabdc Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 18 Jan 2014 21:45:42 -0800 Subject: some more bookmark infrastructure plus a doc update --- doc/html/functions_vars.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 4c6d04092..711b28d89 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -425,7 +425,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Conversation
  • $timezone -: App +: RedBasicAuth +, App
  • $toplevel : Item -- cgit v1.2.3 From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/functions_vars.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_vars.html') diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 711b28d89..bb05f0d18 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -267,6 +267,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $image : photo_driver
  • +
  • $install +: App +
  • $interactive : App
  • @@ -306,9 +309,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : Template
  • $observer -: App +: Conversation , RedBasicAuth -, Conversation +, App
  • $os_path : RedDirectory -- cgit v1.2.3