Loading...
 

History: SNiPTT

Preview of version: 5

SNiPTT stands for Social Networking in Pretty Tiki Trackers. This profile is intended to help with building a Social Networking website based mainly on the powerful Tiki Trackers feature.

Global Preferences

YAML
preferences: # alphabetically sorted allowRegister: y # Allow users to create new accounts feature_mytiki: y feature_userPreferences: y feature_wiki: y rememberme: enabled style: strasa.css userTracker: y validateUsers: n # This is slowing us down as we build the profile


User Profile Tracker

YAML
preferences: feature_trackers: y objects: - type: tracker ref: user_profile_tracker data: name: User Profile description: Additional information about users default_status: open allow: [creator_modification, one_user_item] #one_user_item is just a guess, no idea if it is supported already hide_list_empty_fields: y show: [creation_date, modification_date, list_modification_date ] sort_default_field: $user_name sort_default_order: asc - type: tracker_field ref: user_name data: name: User Login Name tracker: $user_profile_tracker type: user flags: [searchable, public, link, list, mandatory] options: 1 order: 10 - type: tracker_field ref: real_name data: name: Real Name tracker: $user_profile_tracker type: preference flags: [searchable, public, list] options: realName order: 20




History

Advanced
Information Version
Sat 08 of May, 2010 14:00 GMT-0000 luciash d' being 🧙 9
Sat 08 of May, 2010 10:59 GMT-0000 luciash d' being 🧙 8
Sat 13 of Mar, 2010 05:06 GMT-0000 luciash d' being 🧙 oops, there must not be "one item" for user posts only of course 7
Sat 13 of Mar, 2010 02:30 GMT-0000 luciash d' being 🧙 added user posts tracker 6
Fri 12 of Mar, 2010 01:59 GMT-0000 luciash d' being 🧙 some fixes and additions to the YAML code 5
Fri 12 of Mar, 2010 01:00 GMT-0000 luciash d' being 🧙 added user profile tracker (not finished yet) 4
Thu 11 of Mar, 2010 00:51 GMT-0000 luciash d' being 🧙 added some prefs 3
Wed 10 of Mar, 2010 16:48 GMT-0000 luciash d' being 🧙 Starting to set up the required global preferences 2
Wed 10 of Mar, 2010 16:14 GMT-0000 luciash d' being 🧙 1