Loading...
 

History: Small_Organization_Web_Presence

Comparing version 230 with version 251

Lines: 6-10Lines: 6-10
 {CODE(caption=>YAML,wrap=1)} {CODE(caption=>YAML,wrap=1)}
 preferences: preferences:
- style: feb12.css + feature_iepngfix: y # prevents major ugliness in IE6
  feature_topbar_id_menu: $profileobject:SOWP_split_level_menu$  feature_topbar_id_menu: $profileobject:SOWP_split_level_menu$
  feature_phplayers: y  feature_phplayers: y
Lines: 24-29Lines: 24-29
  contact_anon: y  contact_anon: y
  sitetitle: $profilerequest:sitetitle$Our organization$  sitetitle: $profilerequest:sitetitle$Our organization$
- sitesubtitle: $profilerequest:sitesubtitle$Online$ + sitesubtitle: $profilerequest:sitesubtitle$You know you want it$ browsertitle: $profilerequest:browsertitle$Our organization$
 {CODE} {CODE}
Lines: 35-40Lines: 35-40
  ref: SOWP_split_level_menu  ref: SOWP_split_level_menu
  data:  data:
- name: My Menu description: A menu containing the base navigation of the site + name: Mi Menu description: Un menu conteniendo la basde de la navegacion del sitio
  collapse: none  collapse: none
  items:  items:
Lines: 42-53Lines: 42-45
  name: Home  name: Home
  url: ((HomePage))  url: ((HomePage))
- groups: [ Anonymous ] 
- -  
- name: Products 
- url: ((Products)) 
- groups: [ Anonymous ] 
- -  
- name: Services 
- url: ((Services)) 
  groups: [ Anonymous ]  groups: [ Anonymous ]
  -   -
Lines: 61-65Lines: 53-57
  groups: [ Anonymous ]  groups: [ Anonymous ]
  -   -
- name: Mission + name: Misión
  url: ((Mission))  url: ((Mission))
  groups: [ Anonymous ]  groups: [ Anonymous ]
Lines: 89-115Lines: 81-89
  mode: create_or_update  mode: create_or_update
  content: wikicontent:Small_Organization_Web_Presence_home_page_include  content: wikicontent:Small_Organization_Web_Presence_home_page_include
- - 
- type: wiki_page 
- ref: Small_Organization_Web_Presence_products_include 
- data: 
- name: Products 
- description: Home 
- lang: en 
- mode: create_or_update 
- content: wikicontent:Small_Organization_Web_Presence_products_include 
- - 
- type: wiki_page 
- ref: Small_Organization_Web_Presence_services_include 
- data: 
- name: Services 
- description: Home 
- lang: en 
- mode: create_or_update 
- content: wikicontent:Small_Organization_Web_Presence_services_include 
  -  -
  type: wiki_page  type: wiki_page
  ref: Small_Organization_Web_Presence_mission_include  ref: Small_Organization_Web_Presence_mission_include
  data:  data:
- name: Mission + name: Misión
  description: Home  description: Home
  lang: en  lang: en
Lines: 119-145Lines: 93-112
 {CODE} {CODE}
-!!Articles +!!Sample Articles
 {CODE(caption=>YAML)} {CODE(caption=>YAML)}
 objects: objects:
- - 
- type: article_type 
- ref: type 
- data: 
- name: New Type 
- allow: [ ratings, comments ] 
- show: [ author, reads, language ] 
  -  -
  type: topic  type: topic
  ref: topic  ref: topic
  data:  data:
- name: New Topic + name: General
  -  -
  type: article  type: article
  ref: Sample_Articles_include  ref: Sample_Articles_include
  data:  data:
- title: Introducing Tiki Profiles + title: Hello World!
  body: This is a sample article  body: This is a sample article
- heading: wikicontent:personal_blog_and_profile_post1_include type: $type + heading: Thanks for reading this announcement, even if it contains nothing of value. type: Article
  topic: $topic  topic: $topic
  -  -
Lines: 147-161Lines: 114-126
  ref: Sample_Articles_include2  ref: Sample_Articles_include2
  data:  data:
- title: Tiki Shines at Web 2.0 Expo body: This is a sample article heading: wikicontent:personal_blog_and_profile_post2_include type: $type + title: How Articles Work body: As you can see, when viewing a full article. The Header and Body are combined together to create the entire article text. heading: This is text that was added in the Header of the Article type: Article
  topic: $topic  topic: $topic
 {CODE} {CODE}
 !Modules !Modules
-{CODE(caption=>YAML)} +{CODE(caption="YAML")}
 objects: objects:
  -  -
Lines: 165-170Lines: 130-135
  name: quick_edit  name: quick_edit
  position : left  position : left
- groups : [Registered, Admins] order: 1 + groups : [ Registered, Admins ] order: 10
 {CODE}  {CODE}
Lines: 222-244Lines: 187-206
 preferences: preferences:
  feature_site_login: n  feature_site_login: n
- feature_endbody_code: <center><a href="tiki-login_scr.php">{tr}login{/tr}</a> </center> + feature_bot_logo: y bot_logo_code: <br /><center>{if $user eq ''}<a href="tiki-login_scr.php"><img src="pics/large/stock_quit.png" alt="Login" /><br />{tr}login{/tr}</a> {else}<a href="tiki-logout.php"><img src="pics/large/stock_quit.png" alt="Logout" /><br />{tr}logout{/tr}</a>{/if}</center>
 {CODE} {CODE}
-!Personalization 
-__Sender email: I want no default: how?__ 
-later: Add company name & logo in top somewhere 
 !Dependencies !Dependencies
-Uses: ((Test_All_Themes)) ((General_File_Gallery)) ((General_Forum)) +Uses: ((General_File_Gallery))
 {CODE(caption=>YAML)} {CODE(caption=>YAML)}
 dependencies: dependencies:
- - $profiles.tikiwiki.org:Test_All_Themes:Test_All_Themes - $profiles.tikiwiki.org:General_File_Gallery:General_File_Gallery - $profiles.tikiwiki.org:powered_by:powered_by # ((powered_by)) + - General_File_Gallery:General_File_Gallery
 {CODE} {CODE}
 !Todo !Todo
 *Change perm layout to the easier one to read used at ((TikiPress_MU)) *Change perm layout to the easier one to read used at ((TikiPress_MU))

History

Advanced
Information Version
Mon 14 of Jul, 2014 10:02 GMT-0000 Xavier de Pedro updated icon path for Tik12+ sites 254
View
Fri 07 of Jan, 2011 16:10 GMT-0000 Marc Laporte nicer [approved by marclaporte] 253
View
Thu 19 of Nov, 2009 17:13 GMT-0000 campbe13 [rollback version 250] 252
View
Wed 30 of Jun, 2010 15:33 GMT-0000 n_s_x_85 251
View
Thu 19 of Nov, 2009 16:55 GMT-0000 campbe13 249
View
Thu 19 of Nov, 2009 16:47 GMT-0000 campbe13 248
View
Sat 14 of Nov, 2009 23:05 GMT-0000 Pascal St-Jean 247
View
Thu 05 of Nov, 2009 19:02 GMT-0000 Pascal St-Jean 246
View
Thu 24 of Sep, 2009 16:27 GMT-0000 Jonny Bradley xhtml validation 245
View
Sun 31 of May, 2009 14:43 GMT-0000 Gary Cunningham-Lee I think endbody code should be for non-visible code such as analytics (this is outside of #main content div), bot logo code should be for visible such as login. Roll back if you don't agree. 244
View
Mon 18 of May, 2009 14:13 GMT-0000 Marc Laporte 243
View
Mon 18 of May, 2009 09:19 GMT-0000 Marc Laporte 242
View
Mon 18 of May, 2009 09:15 GMT-0000 Marc Laporte 241
View
Mon 18 of May, 2009 09:08 GMT-0000 Marc Laporte 240
View
Mon 18 of May, 2009 08:56 GMT-0000 Marc Laporte Plugin modified by editor. 239
View
Mon 18 of May, 2009 08:49 GMT-0000 Marc Laporte 238
View
Sun 17 of May, 2009 17:35 GMT-0000 Xavier de Pedro modified endbody code to make it change to logout when logged in, and add the icon also for clearer look of how to login and logout 237
View
Fri 15 of May, 2009 04:11 GMT-0000 Nelson Ko remove explicit repo setting as it breaks WAMP servers atm. 236
View
Thu 14 of May, 2009 10:57 GMT-0000 Marc Laporte 235
View
Thu 14 of May, 2009 10:40 GMT-0000 Marc Laporte 234
View
Thu 14 of May, 2009 10:29 GMT-0000 Marc Laporte 233
View
Thu 14 of May, 2009 08:57 GMT-0000 Marc Laporte 232
View
Thu 14 of May, 2009 08:53 GMT-0000 Marc Laporte 231
View
Thu 14 of May, 2009 08:48 GMT-0000 Marc Laporte 230
View
Thu 14 of May, 2009 08:41 GMT-0000 Marc Laporte 229
View