Loading...
 

History: Barter_Market

Preview of version: 51

The goal is to allow the customization of a new tiki site in a few clicks into a full site which supports local barter markets, including community currency features, which can be further customized as each community wants to be also their main website (Extranet and Intranet with wiki pages, forums, calendars, newsletters, blogs, file galleries, spreadsheets. freetags, fine grained permission system, integrated search respecting access permissions, ...). An early prototype for such a system can be found in http://c2c.ourproject.org/tiki which mimics and aims to extend http://intercanvis.net among other sites.

See the development page for the whole project behind this profile: http://dev.tikiwiki.org/cc

1. Implementation


The following tracker definitions contain the minimal fields required for a database of offerings, and a database of wants, which can be linked through users. In addition, there will be a group tracker for registered users, collecting some extra information from users (like interests for exchanging things, topics they would like to learn from or teach others about). This group tracker will be shown at registration time.

Notes:
It would be very nice also the chance that the user can click on certain check-boxes at registration time (i.e., fields of the group tracker at registration time) in order to let them monitor from the very beginning some general users forum, or community news blog, community newsletter, calendar, etc. I (Xavi) wonder whether this is (or will soon be) possible through the group watch or alert features or by other means.

In order to use this profile with this set of data below (to populate it properly), you need beforehand to create two users in your tiki site: user1 and user2. This is due to the fact that the profiles system isn't able to create users in tiki (at least, so far by the Feb'09).






1.1. Future improvements

  • Use filegals for images
  • Make datachannel for creating new offerings, and make new wiki page for each one
  • Add sample data of offerings and demands
  • Evaluate the chance to add a google map field for offerings and wants
  • add dynamicaly list of offerings and wants to user pages (or user profile pages).

2. Preferences


General

YAML
preferences: allowRegister: y art_home_title: y auth_method: y available_languages: y browsertitle: $profilerequest:browsertitle$Our barter community$ change_theme: y cookie_domain: y cookie_name: y cookie_path: y default_wiki_diff_style: y display_field_order: y feature_actionlog: y feature_ajax: y feature_article_comments: y feature_articles: y feature_backlinks: y feature_best_language: y feature_blogs: n feature_calendar : y feature_categories: y feature_cms_emails: y feature_cms_templates: y feature_comments_post_as_anonymous: y feature_community_gender: n feature_community_mouseover: y feature_cssmenus: y feature_detect_language: y feature_display_my_to_others: y feature_file_galleries_author: y feature_file_galleries: y feature_forum_local_search: y feature_forum_parse: y feature_forum_quickjump: y feature_forum_replyempty: y feature_forums_allow_thread_titles: y feature_forums_search: y feature_forums: y feature_freetags: y feature_groupalert : n feature_group_watches : y feature_iepngfix: y # prevents major ugliness in IE6 feature_jquery: y feature_layoutshadows: y feature_messages: y feature_minichat : n feature_modulecontrols: y feature_multilingual: y feature_mytiki : y feature_newsletters : y feature_notepad : n feature_polls : y feature_referer_highlight: y feature_referer_stats: y feature_right_column: y feature_score: y feature_search_show_object_filter: y feature_search_show_object_type: y feature_search_show_pertinence: y feature_search_stats: y feature_search: y feature_smileys: y feature_submissions: y feature_tasks : n feature_trackers: y feature_translation: y feature_urgent_translation: y feature_use_quoteplugin: y feature_user_bookmarks : n feature_userfiles : n feature_userPreferences: y feature_user_watches : y feature_wikiapproval: n feature_wiki_argvariable: y feature_wiki_attachments: y feature_wiki_comments: y feature_wiki_multiprint: y feature_wiki_open_as_structure: y feature_wiki_print: y feature_wiki_show_hide_before: y feature_wiki_structure: y feature_wiki_userpage_prefix: y feature_wiki: y feature_wysiwyg: y fgal_limit_hits_per_file: y fgal_prevent_negative_score: y forgotPass: y forum_thread_style: y forum_thread_user_settings_keep: y instructions: Barter_Market_Instructions limitedGoGroupHome: y log_mail: y long_date_format: y long_time_format: y modseparateanon: y payment_currency: $profilerequest:Currency initials$ECO$ payment_feature: y quantify_changes: y remembermethod: y rememberme: y short_date_format: y short_time_format: y sitemycode: $profilerequest:sitemycode$Offerings | Wants$ sitesubtitle: $profilerequest:sitesubtitle$Join us$ sitetitle: $profilerequest:sitetitle$Our Barter Market$ useGroupHome: y use_minified_scripts: n user_flip_modules: y user_show_realnames: y users_prefs_display_timezone: y users_prefs_mailCharset: y users_prefs_mess_sendReadStatus: y users_prefs_user_information: y wiki_creator_admin: y wiki_edit_plugin: y wiki_page_regex: n wiki_watch_author: y wiki_watch_editor: y


3. User Interface (YAML)

3.1.1. Top bar menu

YAML
preferences: feature_sitemenu : y feature_topbar_id_menu: $profileobject:Barter_market_horizontal_menu$ feature_top_bar: y


3.1.2. Wiki side menu

This will add the page Barter_Market_menupage as the menu content

YAML
objects: - type: wiki_page ref: barter_market_menupage_include data: name: Menu description: Simple menu based on a wiki page lang: en mode: create_or_update content: wikicontent:Barter_Market_menupage


3.1.3. Horizontal Menu items

YAML
objects: - type: menu ref: Barter_market_horizontal_menu data: name: My Menu description: A menu containing the base navigation of the site collapse: none items: - name: Home url: index.php - name: About items: - name: Community url: ((Community)) - name: Calendar url: tiki-calendar.php - name: Forums url: tiki-forums.php - name: Files url: tiki-list_file_gallery.php - name: Help items: - name: Wiki Syntax Help url: ((Wiki Help)) - name: Admin menu url: tiki-admin_menus.php permissions: [ edit_menu ]


3.2. Modules


YAML
objects: - type: module ref: module_menupage data: name: menupage position: left groups: [ Anonymous, Registered ] order: 10 params: pagemenu: $barter_market_menupage_include - type: module ref: module_breadcrumb data: position: left order: 20 name: breadcrumb groups: [ Anonymous ] - type: module ref: module_cart data: position: right order: 25 name: cart groups: [ Anonymous, Registered ] - type: module ref: module_quick_edit data: name: quick_edit position: right groups: [ Registered ] order: 30 - type: module ref: module_calendar_new data: name: calendar_new position: right groups: [ Anonymous ] order: 40 - type: module ref: module_upcoming_events data: name: upcoming_events position: right groups: [ Anonymous ] order: 50 - type: module ref: module_users_rank data: name: users_rank position: right groups: [ Registered ] order: 60 - type: module ref: module_since_last_visit_new data: name: since_last_visit_new position: right groups: [ Registered ] order: 70


4. Object Creation (YAML)


4.1. Wiki Pages

YAML
objects: - type: wiki_page ref: barter_market_homepage_include data: name: Welcome description: Home page lang: en mode: create_or_update content: wikicontent:Barter_Market_HomePage - type: wiki_page ref: barter_market_registered_homepage_include data: name: Registered HomePage description: Registered Members HomePage lang: en mode: create_or_update content: wikicontent:Barter_Market_Registered_HomePage - type: wiki_page ref: barter_market_instructions_include data: name: Instructions description: Profile Instructions lang: en mode: create_or_update content: wikicontent:Barter_Market_Instructions - type: wiki_page ref: barter_market_about_include data: name: Community description: About the Community behind this Barter Market lang: en mode: create_or_update content: wikicontent:Barter_Market_About - type: wiki_page ref: barter_market_help_include data: name: Wiki Help description: Wiki Syntax Help lang: en mode: create_or_update content: wikicontent:Simple_Sample_Page


4.2. Wiki plugins

YAML
preferences: wikiplugin_addtocart: y wikiplugin_countdown: y wikiplugin_div: y wikiplugin_googledoc: y wikiplugin_html: y wikiplugin_iframe: y wikiplugin_img: y wikiplugininline_div: y wikiplugininline_img: y wikiplugin_js: y wikiplugin_mwtable: y wikiplugin_perm: y wikiplugin_proposal: y wikiplugin_redirect: y wikiplugin_skype: y wikiplugin_subscribegroups: y wikiplugin_subscribegroup: y wikiplugin_tag: y wikiplugin_titlesearch: y wikiplugin_trackerfilter: y wikiplugin_trackerlist: y wikiplugin_tr: y wikiplugin_userlist: y wikiplugin_versions: y wikiplugin_wantedpages: y wikiplugin_webservice: y


YAML
objects: - type: file_gallery ref: General_File_Gallery data: name: General description: Images & files owner: admin archives: 0 flags: [ public, visible, lockable ] column: [ icon, name, created, creator, files ]


Forum

YAML
objects: - type: forum ref: General_Forum data: name: Discussion forum attachments: everyone enable: [ topic_smiley ] list: [ topic_reads ]



5. Groups & Permissions (YAML)


Name Description
Anonymous Anonymous users can read articles
Registered Just self-register with an email address
Editors Can destroy & edit all content
SubAdmins Almost all powers
Admins All powers



YAML
permissions: Anonymous: allow: - download_files - forum_read - list_file_galleries - list_trackers - live_support - read_article - read_blog - read_comments - search - tracker_view_comments - tracker_view_ratings - view - view_calendar - view_categories - view_categorized - view_directory - view_events - view_faqs - view_fgal_explorer - view_fgal_path - view_file_gallery - view_freetags - view_poll_results - view_sheet - view_shoutbox - view_tiki_calendar - view_trackers - view_trackers_closed - view_trackers_pending - wiki_view_attachments - wiki_view_comments - wiki_view_history - wiki_view_source description: Already exists Registered: description: Will be ignored because group is already created allow: - add_events - attach_trackers - blog_post - comment - comment_tracker_items - create_blogs - create_bookmarks - create_tracker_items - edit - edit_categorized - edit_sheet - forums_report - forum_attach - forum_edit_own_posts - forum_post - forum_post_topic - forum_vote - freetags_tag - messages - notepad - payment_view - payment_request - plugin_preview - post_comments - post_shoutbox - submit_article - submit_link - suggest_faq - take_quiz - take_survey - tasks - tracker_vote_ratings - upload_files - upload_picture - userfiles - usermenu - vote_comments - vote_poll - watch_trackers Editors: description: Can approve & delete allow: - admin_banners - admin_banning - admin_calendar - admin_categories - admin_cms - admin_comments - admin_directory - admin_dynamic - admin_faqs - admin_file_galleries - admin_forum - admin_freetags - admin_newsletters - admin_notifications - admin_polls - admin_quizzes - admin_rssmodules - admin_sheet - admin_shoutbox - admin_surveys - admin_wiki - blog_admin - broadcast - broadcast_all - clean_cache - detach_translation - edit_cookies - edit_dynvar - edit_languages - edit_menu - edit_menu_option - export_tracker - live_support_admin - lock - minor - modify_tracker_items - plugin_approve - trust_input - use_HTML - wiki_admin_attachments include: Registered Customers: description: Ignored allow: [] include: [ Registered ] SubAdmins: include: Editors allow: - adminusers Admins: description: Site administrators include: SubAdmins allow: - admin - payment_manual - payment_admin



5.1. Categories


List of topics of items offered, or wanted, to be shown as types of offers, and/or types of wants.

YAML
objects: - type: category ref: category_offerings data: name: Offerings description: Base category for all offerings - type: category ref: category_food data: name: Food parent: $category_offerings - type: category ref: category_drink data: name: Drink parent: $category_offerings - type: category ref: category_others data: name: Others parent: $category_offerings - type: category ref: category_pretty_tracker_templates data: name: Pretty Tracker Templates description: For Wiki pages serving as templates for Tracker and TrackerList wikiplugins items: - [ wiki_page, $page_offeringlist_tpl ] - [ wiki_page, $page_offering_tpl ] - [ wiki_page, $page_wantlist_tpl ] - [ wiki_page, $page_want_tpl ]


5.2. Offerings


The tracker fields are left to a minimum. More fields can be added for specific details about offerings.

YAML
objects: - type: tracker ref: tracker_offerings data: name: Offerings description: Offerings of goods, knowledge, and services. default_status: open show: [ modification_date ] - type: tracker_field ref: tracker_offerings_code data: name: Offering Code description: Unique offering code id tracker: $tracker_offerings type: auto_increment options: ,,,itemId flags: [ public, list, mandatory, link ] order: 1 - type: tracker_field ref: tracker_offerings_title data: name: Title description: Main display name of the offering tracker: $tracker_offerings type: text_field flags: [ searchable, public, list, mandatory, link ] order: 10 - type: tracker_field ref: tracker_offerings_description data: name: Description description: More info tracker: $tracker_offerings type: text_area flags: [ searchable, public, list ] order: 20 - type: tracker_field ref: tracker_offerings_category data: name: Category description: Offering category tracker: $tracker_offerings type: category options: $profileobject:category_offerings$,checkbox flags: [ searchable, public, mandatory, list ] order: 30 - type: tracker_field ref: tracker_offerings_price data: name: Price description: The amount in community currency in exchange of this offering, in case you don't want any of the items in my offerings list (as a decimal value; e.g. 42.50) tracker: $tracker_offerings type: numeric options: 0,6,$profilerequest:Currency symbol$e$, flags: [ public, list ] order: 40 - type: tracker_field ref: tracker_offerings_weight data: name: Weight description: The weight of the offering (most likely in grammes) tracker: $tracker_offerings type: numeric flags: [ searchable ] order: 50 - type: tracker_field ref: tracker_offerings_image data: name: Image description: Main image of the offering for offering detail page tracker: $tracker_offerings type: image options: 100,100,600,600,1000,item flags: [ public, list, link ] order: 60 - type: tracker_field ref: tracker_offerings_user data: name: Person who offers it description: Person who is offering it tracker: $tracker_offerings type: user options: 1,1 flags: [ public, searchable ] order: 70 - type: tracker_field ref: tracker_offerings_wants_same_user data: name: Wants of the same person description: Active wants from the same person who is offering it tracker: $tracker_offerings type: item_list options: $profileobject:tracker_wants$,$profileobject:tracker_wants_user$,$profileobject:tracker_offerings_user$,$profileobject:tracker_wants_title$,op flags: [ public, list, link ] order: 80


5.3. Wants

The tracker fields are left to a minimum. More fields can be added for specific details about wants.

YAML
objects: - type: tracker ref: tracker_wants data: name: Wants description: Wants of goods, knowledge, and services. default_status: open show: [ modification_date ] - type: tracker_field ref: tracker_wants_code data: name: Want Code description: Unique want code id tracker: $tracker_wants type: auto_increment options: ,,,itemId flags: [ public, list, mandatory, link ] order: 1 - type: tracker_field ref: tracker_wants_title data: name: Title description: Main display name of the want tracker: $tracker_wants type: text_field flags: [ searchable, public, list, mandatory, link ] order: 10 - type: tracker_field ref: tracker_wants_description data: name: Description description: More info tracker: $tracker_wants type: text_area flags: [ searchable, public, list ] order: 20 - type: tracker_field ref: tracker_wants_category data: name: Category description: Want category tracker: $tracker_wants type: category options: $profileobject:category_offerings$,checkbox flags: [ searchable, public, mandatory, list ] order: 30 - type: tracker_field ref: tracker_wants_price data: name: Price description: The amount in community currency in exchange of this want, in case you don't want any of the items in my offerings list (as a decimal value; e.g. 42.50) tracker: $tracker_wants type: numeric options: 0,6,$profilerequest:Currency symbol$e$, flags: [ public, list ] order: 40 - type: tracker_field ref: tracker_wants_weight data: name: Weight description: The weight of the want (most likely in grammes) tracker: $tracker_wants type: numeric flags: [ searchable ] order: 50 - type: tracker_field ref: tracker_wants_image data: name: Image description: Main image of the want for want detail page tracker: $tracker_wants type: image options: 100,100,600,600,1000,item flags: [ public, list, link ] order: 60 - type: tracker_field ref: tracker_wants_user data: name: Person who offers it description: Person who is want it tracker: $tracker_wants type: user options: 1,1 flags: [ public, searchable ] order: 70 - type: tracker_field ref: tracker_wants_offerings_same_user data: name: Wants of the same person description: Active offerings from the same person who wants it tracker: $tracker_wants type: item_list options: $profileobject:tracker_offerings$,$profileobject:tracker_offerings_user$,$profileobject:tracker_wants_user$,$profileobject:tracker_offerings_title$,op flags: [ public, list, link ] order: 80


5.4. People


YAML
objects: - type: tracker ref: people data: name: People description: People registered allow: [ attachments ] default_status: open - type: tracker_field ref: people_name data: name: Name tracker: $people type: text_field flags: [ public, list, mandatory, link ] order: 10 - type: tracker_field ref: people_interests data: name: Short Description description: Very short description of interests from each person. tracker: $people type: text_area flags: [ public ] order: 60


6. Sample Data


6.1. Sample users



6.2. Sample Offerings



6.3. Sample Wants




Pretty Things


Pretty Tracker Templates:

YAML
objects: - type: wiki_page ref: page_offering_tpl data: name: Profile_Barter_Offering_Template content: wikicontent:Profile_Barter_Offering_Template - type: wiki_page ref: page_offeringlist_tpl data: name: Profile_Barter_OfferingList_Template content: wikicontent:Profile_Barter_OfferingList_Template - type: wiki_page ref: page_offering data: name: Offering content: wikicontent:Profile_Barter_Offering_Include - type: wiki_page ref: page_offeringlist data: name: Offerings content: wikicontent:Profile_Barter_OfferingList_Include - type: wiki_page ref: page_want_tpl data: name: Profile_Barter_Want_Template content: wikicontent:Profile_Barter_Want_Template - type: wiki_page ref: page_wantlist_tpl data: name: Profile_Barter_WantList_Template content: wikicontent:Profile_Barter_WantList_Template - type: wiki_page ref: page_want data: name: Want content: wikicontent:Profile_Barter_Want_Include - type: wiki_page ref: page_wantlist data: name: Wants content: wikicontent:Profile_Barter_WantList_Include


7. Related



Alias
Barter

History

Advanced
Information Version
Mon 24 of May, 2010 17:20 GMT-0000 Xavier de Pedro 58
View
Mon 24 of May, 2010 16:55 GMT-0000 Xavier de Pedro 57
View
Mon 24 of May, 2010 16:54 GMT-0000 Xavier de Pedro 56
View
Mon 24 of May, 2010 16:32 GMT-0000 Xavier de Pedro added a few more options to trackers 55
View
Mon 24 of May, 2010 16:19 GMT-0000 Xavier de Pedro 54
View
Mon 24 of May, 2010 16:12 GMT-0000 Xavier de Pedro 53
View
Mon 24 of May, 2010 15:37 GMT-0000 Xavier de Pedro 52
View
Mon 24 of May, 2010 15:22 GMT-0000 Xavier de Pedro 51
View
Mon 24 of May, 2010 11:03 GMT-0000 Xavier de Pedro 50
View
Mon 24 of May, 2010 10:09 GMT-0000 Xavier de Pedro 49
View
Mon 24 of May, 2010 09:58 GMT-0000 Xavier de Pedro added reference to wiki page menu 48
View
Mon 24 of May, 2010 09:41 GMT-0000 Xavier de Pedro added tracker wants + item_link fields 47
View
Mon 24 of May, 2010 08:53 GMT-0000 Xavier de Pedro 46
View
Sun 23 of May, 2010 22:13 GMT-0000 Xavier de Pedro 45
View
Sun 23 of May, 2010 22:06 GMT-0000 Xavier de Pedro 44
View
Sun 23 of May, 2010 22:05 GMT-0000 Xavier de Pedro added a few more tracker fields, including item_link, and removed thumbnail 43
View
Sat 22 of May, 2010 22:58 GMT-0000 Xavier de Pedro 42
View
Sat 22 of May, 2010 22:51 GMT-0000 Xavier de Pedro 41
View
Sat 22 of May, 2010 22:34 GMT-0000 Xavier de Pedro 40
View
Sat 22 of May, 2010 22:24 GMT-0000 Xavier de Pedro added more info and content from TikiKart profile 39
View
Sat 22 of May, 2010 21:48 GMT-0000 Xavier de Pedro 38
View
Sat 22 of May, 2010 20:11 GMT-0000 Xavier de Pedro 37
View
Sat 22 of May, 2010 20:00 GMT-0000 Xavier de Pedro renamed exchange for barter, offer for offering and demand for want 36
View
Sat 22 of May, 2010 19:40 GMT-0000 Xavier de Pedro work in progress started to adapt this profile to use some of the features from TikiKart started by jonny 35
View
Fri 22 of May, 2009 23:16 GMT-0000 Xavier de Pedro 34
View