History: ws_prototype
Preview of version: 11
This is only for testing purposes, it's very unstable so don't use it in a production server!!!
NOTE: If you want to test in your localhost and use this profile as a Data Channel follow this instructions:
First, create a wiki page with the name ws_prototype (or other if you want, but you must adapt the next commands to fit with the name) and then copy this page into your ws_prototype page.
Next you must add this line in data channel field in profiles section:
Now run the data channel using this uri (adapt it if necessary to fit in your local installation):
And enjoy (probably with a sea of bugs and related problems ;)!!!
NOTE: If you want to test in your localhost and use this profile as a Data Channel follow this instructions:
First, create a wiki page with the name ws_prototype (or other if you want, but you must adapt the next commands to fit with the name) and then copy this page into your ws_prototype page.
Next you must add this line in data channel field in profiles section:
Data Channel List
Copy to clipboard
ws_prototype, tiki://local, ws_prototype, Admins
Now run the data channel using this uri (adapt it if necessary to fit in your local installation):
Uri Handler WS
Copy to clipboard
http://localhost/ws/tiki-channel.php?channels[0][channel_name]=ws_prototype
And enjoy (probably with a sea of bugs and related problems ;)!!!
YAML
Copy to clipboard
preferences: feature_workspaces: y objects: - type: ws data: name: UAH WS description: We are trying the WS Handler parent: null groups: - name: Admin UAH WS description: This group is for UAH WS management allow: [ admin_ws ] new_group: false members: [ rober ] objects: - type: wiki_page data: name: SampleWiki description: My description mode: create_or_update content: Prueba allow: [ forum_post, forum_post_topic, forum_read ] - name: Circuitos Electricos description: This group is for the subject Circuitos Electricos in the UAH WS allow: [ admin_resources, admin_groups ] new_group: false members: [ benji, aldo ] - name: Componentes Avanzados description: This group is for the subject Componentes Avanzados allow: [ admin_ws ] new_group: false members: [ aldo, ben ] - type: ws data: name: My WS description: This is another WS parent: null groups: - name: My Group description: John Doe is coming here to talk allow: [ admin_ws ] new_group: false members: [ rober ]