Loading...
 

History: PDS_Galleries

Preview of version: 5



Purpose

This is a Personal Data Store profile for those who wish to opt out of the centralized data repositories into a more private strategy for socializing online.

Remember that once you install this profile, you are NOT LOCKED IN to any feature, menu or content. Everything can always be changed, deleted or added to.


Introduction

The purpose of this profile is to generate a quick start for a family based web presence that stores the data local to the site.

Features (Quick List)

  • Image Gallery

YAML
preferences: feature_action_calendar: n feature_actionlog: n feature_articles: n feature_banners: n feature_banning: n feature_blogs: n feature_calendar: n feature_categories: n feature_comm: y feature_comments_locking: y feature_comments_moderation: y feature_contact: y feature_contacts: n feature_contribution: n feature_copyright: n feature_cssmenus: y feature_custom_home: n feature_debug_console: n feature_directory: n feature_faqs: n feature_featuredLinks: n feature_file_galleries: n feature_forums: n feature_freetags: n feature_fullscreen: n feature_galleries: n feature_gmap: n feature_group_watches: n feature_groupalert: n feature_html_pages: n feature_integrator: n feature_live_support: n feature_maps: n feature_messages: n feature_minical: n feature_minichat: n feature_multilingual: n feature_multimedia: n feature_mytiki: n feature_newsletters: n feature_newsreader: n feature_notepad: n feature_polls: n feature_quizzes: n feature_redirect_on_error: n feature_referer_stats: n feature_score: n feature_search: n feature_shoutbox: n feature_stats: n feature_surveys: n feature_tasks: n feature_tell_a_friend: n feature_tikitests: n feature_trackers: n feature_userPreferences: y feature_user_bookmarks: n feature_user_watches: y feature_user_watches_translations: y feature_userfiles: n feature_userlevels: n feature_usermenu: n feature_wiki: y feature_wiki_attachments: n feature_wiki_comments: y feature_backlinks: n feature_wiki_print: n feature_wiki_structure: n feature_sheet: n feature_hotwords: n feature_hotwords_nw: n feature_dynamic_content: n feature_comments_post_as_anonymous: n


Group Definitions

YAML
permissions: Anonymous: description: The general public. allow: [ view ] Registered: description: Base group of for accounts with access. include: [ Anonymous ] Household: description: Members of the family household. include: [ Registered ] Friends: description: Family friends given additional accesses. include [ Registered ] Extended: description: Extended family members include [ Friends ] Immediate: description: Immediate family members. include [ Extended ] Kids: description: Children of the household include [ Household, Immediate ] Parent: description: Family parent figures. include [ Kids ]


File Galleries

YAML
preferences: feature_file_galleries: y objects: - type: file_gallery ref: Gal_Household data: name: Household description: General files & images owner: admin archives: 3 show_name: name flags: [ public, visible, lockable ] column: [ icon, name, created ] popup: [ id, size, description ] - type: file_gallery ref: Gal_Vacations data: name: Vacations parent: $Gal_Household description: Galleries of family vacations owner: admin archives: 3 show_name: name flags: [ public, visible, lockable ] column: [ icon, name, created ] popup: [ id, size, description ] - type: file_gallery ref: Gal_Parties data: name: Parties parent: $Gal_Household description: Galleries of family parties owner: admin archives: 3 show_name: name flags: [ public, visible, lockable ] column: [ icon, name, created ] popup: [ id, size, description ] - type: file_gallery ref: Gal_Parents data: name: Parents description: File galleries created to display parents pictures owner: admin archives: 3 show_name: name flags: [ public, visible, lockable ] column: [ icon, name, created ] popup: [ id, size, description ] - type: file_gallery ref: Gal_Kids data: name: Kids description: File galleries created to display parents pictures owner: admin archives: 3 show_name: name flags: [ public, visible, lockable ] column: [ icon, name, created ] popup: [ id, size, description ] permissions: Anonymous: deny: [ list_file_galleries, view_fgal_explorer, batch_upload_file_dir, batch_upload_files, view_fgal_path, assign_perm_file_gallery, view_file_gallery, admin_file_galleries, edit_gallery_file, download_files, create_file_galleries, upload_files] Registered: allow: [ list_file_galleries, view_fgal_explorer, view_fgal_path, view_file_gallery ] Household: allow: [ upload_files, batch_upload_file_dir, batch_upload_files, edit_gallery_file, create_file_galleries ] Parent: allow: [ assign_perm_file_gallery, admin_file_galleries ]


History

Advanced
Information Version
Tue 28 of Jun, 2011 19:44 GMT-0000 Steve Added colons missing from the group definitions. 9
Sat 02 of Apr, 2011 20:58 GMT-0000 Steve Added specific parent references to all galleries. 8
Sat 02 of Apr, 2011 20:57 GMT-0000 Steve Put back all the galleries. The problem is not in the code code. The profiles function add's a parent number of -1 instead of 1 when no parent is specified. 7
Sat 02 of Apr, 2011 20:41 GMT-0000 Steve Trying one gallery at a time 6
Sat 02 of Apr, 2011 18:16 GMT-0000 Steve Took out a lot of dashes 5
Sat 02 of Apr, 2011 18:13 GMT-0000 Steve Corrected some syntax issues 4
Sat 02 of Apr, 2011 17:37 GMT-0000 Steve Added Galleries and reworked overall structure 3
Sat 02 of Apr, 2011 04:15 GMT-0000 Steve Categorized the page 2
Sat 02 of Apr, 2011 04:13 GMT-0000 Steve Initial Draft 1