Changes between Initial Version and Version 1 of website/about/contentTypes


Ignore:
Timestamp:
05/08/13 13:00:23 (4 years ago)
Author:
mark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • website/about/contentTypes

    v1 v1  
     1= Content Types = 
     2A summary of the main content types used by the Transition Network, with details of fields and data. 
     3 
     4Since the web project evolved, many of the content types and fields have names which are not properly consistent with their use, or with other content types. This is planned to be changed, see issue #195 for more. 
     5 
     6For simplicity and clarity for developers, the 'Services Name' (output in services and views) is listed first - where available - then the 'Public Name' (shown to members of the public on the website), then finally the internal name. 
     7 
     8=== Fields Common to All Content Types === 
     9Since the sites are based on Drupal, the following fields are always present - or widely shared amongst our content types. 
     10||Drupal/services name||Description|| 
     11||nid||Node ID - unique within a given Drupal site, but not globally.|| 
     12||url||URL of this node, either aliased or not.|| 
     13||type||Content type of this node.|| 
     14||updated||The date this node was updated|| 
     15||published||The date this node was published|| 
     16||location||A fieldset created by the [http://drupal.org/project/location Location module]. Services show flattened versions with fields using the location_* namespace, e.g. location_city|| 
     17||uid||The user ID of the author.|| 
     18 
     19== Initiative Profile == 
     20This represents a single Transition Initiative and includes location, contact and other related data. 
     21 
     22'''Note''': There is also a very similar ''National Hub Initiative Profile'' content type whose variations are listed below. 
     23 
     24=== Fields === 
     25||Public Name||Services Name||Internal Name||Values||Description|| 
     26||Community type||initiative_community_types||field_communitytype||Optional, multi-select from: "City/Urban", "Village", "Town", "Forest", "Rural", "Island"||What community type(s) best describe your initiative?|| 
     27||Initiative type||initiative_type||field_type||Optional, multi-select from: "Local Initiative", "Local Coordinating Hub", "Regional Coordinating Hub"||-blank-|| 
     28||Status||initiative_status||field_status||Required, either "Muller" or "Official"||Status of initiative|| 
     29||Approximate number of members||initiative_members_count_estimated||field_memberstotal||Any number||Number of members on mailing list etc|| 
     30 
     31 
     32== Blog entry (blog) == 
     33A blog entry is a single post to an online journal, or blog. 
     34 
     35== Community Event (initiative_event, Group post) == 
     36An initiative's Event that is entered into a Community Microsite including its location, time and related themes. Any member of a Community Microsite can enter an event. 
     37 
     38== Community Microsite (initiative_group, defines a Group) == 
     39The container and homepage for a Transition Initiative. Extends a Transistion Profile by allowing members of the group working on the initiative to post News, Events, Pages and other content. 
     40 
     41== Community News (movement_news, Group post) == 
     42An initiative's News Story that is entered into a Community Microsite covering news, announcements and thoughts. Any member of a Community Microsite can enter one to their Microsite. 
     43 
     44== Feed (feed) & Feed item (feed_item) == 
     45Help convert RSS feeds of new from other sites and convert them into permanently-stored content on the website. 
     46 
     47== Forum topic (forum) == 
     48A forum topic is the initial post to a new discussion thread within a forum. 
     49 
     50== Goal (ambitions) == 
     51A Transition Town goal, benefit or aspiration that holds related information and is referred from all over the site. 
     52 
     53== Group Page (page_group, Group post) == 
     54A page in a Community Microsite (or private workspace) that only Community Microsite administrators can add or edit. 
     55 
     56== Imported Blogs (imported_blogs) == 
     57A Imported Blogs that comes from an external source - other Transition Initiatives not hosted here or related partners. 
     58 
     59== Imported Blogs - parent (imported_blogs_parent) == 
     60The parent for generating imported blogs 
     61 
     62== Ingredient (ingredient) == 
     63Ingredients of Transition. Relates to Tools and Stages. 
     64 
     65== Initiative Event (initiative_event_external) == 
     66An event submitted by a Transition Initiative's representative who has been given 'Initiative Representative' status. For initiatives without Community Microsites. 
     67 
     68== Initiative Profile (initiative_profile) == 
     69A profile describing a Transition Towns initiative. 
     70 
     71== National Hub Initiative Profile (initiative_hub_profile) == 
     72A profile describing a Transition Network national hub initiative. 
     73 
     74== PSE project submission (project_pse) == 
     75A temporary holder of a project submitted by users of the PSE. 
     76 
     77== Page (page) == 
     78A page, similar in form to a story, is a simple method for creating and displaying information that rarely changes, such as an "About us" section of a website. By default, a page entry does not allow visitor comments and is not featured on the site's initial home page. 
     79 
     80== Panel page (panel) == 
     81A panel layout broken up into rows and columns. 
     82 
     83== Partner Event (imported_event) == 
     84An Event created by one of Transition Network's partners who has been granted 'Event Partner' status. 
     85 
     86== Partner Event - Parent (imported_events_parent) == 
     87The parent for generating imported events 
     88 
     89== Project Profile (project_profile) == 
     90A Profile describing a project that is Transition-related. Any registered user may add a project.  
     91 
     92We did work on the project profile templates (admin and published), and the projects directory in 12/2012. Some of the directory changes are still waiting to go ahead. See more on the [https://tech.transitionnetwork.org/trac/ticket/459 project directory ticket (459)] and [https://tech.transitionnetwork.org/trac/ticket/458 project form page ticket (458)] 
     93 
     94== Resource (resource) == 
     95Documents, websites, presentations etc. that appear in the main Resources Directory, and are relevant to Transitioners around the world. Anyone can add one for approval by the website editors. Not for Community Microsites. 
     96 
     97== Slideshow frame (slide) == 
     98A single frame for Slideshows to be shown on the homepage and possibly other locations. 
     99 
     100== Social Reporting blog post (blog_social) == 
     101A blog entry is a single post to an online journal, or blog. 
     102 
     103== Stage (stage) == 
     104A Stage representing the progress of a Transition Initiative. 
     105 
     106== Theme (topic) == 
     107A Transition Town theme that holds related information and is referred from all over the site. 
     108 
     109== Tool (tool) == 
     110A tool, as related by ingredients and stage. 
     111 
     112== Transition Network Event (event) == 
     113Representing an Event from the Transition Network including its type, location, time and related themes. 
     114 
     115== Transition Network News (network_news) == 
     116A Transition Network News Story covering press releases, site announcements, and informal blog-like entries may all be created for the Transition Network. 
     117 
     118== User Profile (profile) == 
     119A Public Profile of a user. Will be related to the user's account but is not the account - it's the public information page about the user. 
     120 
     121== Webform (webform) == 
     122Create a new form or questionnaire accessible to users. Submission results and statistics are recorded and accessible to privileged users. 
     123 
     124