Loading...
 

History: Personal_Blog_and_Profile_21plus

Preview of version: 13



PLEASE READ

This is a sample profile. The goal is to allow anyone who wishes to view a fully functional Tiki site or needs a Personal Blog and would like to start with a solid foundation.

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 personal blog. The profile will ask a few questions.

Features (Quick List)

  • Blog
  • Image Gallery (Add on)
  • Twitter Integration (Add on)
  • Many More...

Profiles Code (YAML)


General

YAML
preferences: feature_cssmenus: y feature_top_bar: y feature_sitemenu: y feature_antibot : y feature_page_title: n feature layoutshadows: y feature_freetags: y feature_search_fulltext: y feature_syntax_highlighter: y instructions: Profile_personal_blog_and_profile_instructions_21


Personalization

YAML
preferences: browsertitle: $profilerequest:browsertitle$My Blog$ sitetitle: $profilerequest:sitetitle$My Blog$ sitesubtitle: $profilerequest:sitesubtitle$My Random Thoughts and Experiences$ feature_sitelogo: y # This permits logo, title and subtitle useUrlIndex: y urlIndex: tiki-view_blog.php?blogId=$profileobject:personal$


Permissions
YAML
permissions: Anonymous: allow: - search - tell_a_friend - messagess - view_freetags Registered: allow: [] Admins: allow: [ admin ]


Menu items
YAML
objects: - type: menu ref: personal_blog_menu data: name: My Menu menuId: '44' description: A menu containing the base navigation of the site collapse: none items: - name: Home url: 'tiki-view_blog.php?blogId=1' groups: [ Anonymous ] userlevel: '0' canonic: 'tiki-view_blog.php?blogId=1' sefurl: 'blog1-My-Personal-Blog' - name: My VLog url: ((My VLog)) groups: [ Anonymous ] - name: My Social Web url: ((My Social Web)) groups: [ Anonymous ] - name: My Resume url: ((My Resume)) groups: [ Anonymous ] - name: Contact Me url: tiki-contact.php groups: [ Anonymous ] - type: s name: Admin url: tiki-admin.php groups: [ Admins ] section: null perm: '' groupname: Admins userlevel: '0' icon: null class: '' canonic: tiki-admin.php sefurl: tiki-admin.php items: - type: o name: Settings url: tiki-admin.php section: '' perm: '' groupname: '' userlevel: '0' icon: '' class: '' canonic: tiki-admin.php sefurl: tiki-admin.php - type: o name: Add Blog Post url: tiki-blog_post.php section: null perm: '' groupname: Admins userlevel: '1' icon: null class: '' canonic: tiki-blog_post.php sefurl: tiki-blog_post.php - type: o name: List Pages url: 'tiki-listpages.php?cookietab=1' section: null perm: '' groupname: Admins userlevel: '1' icon: null class: '' canonic: 'tiki-listpages.php?cookietab=1' sefurl: 'tiki-listpages.php?cookietab=1' - type: o name: Menu url: tiki-admin_menus.php section: null perm: '' groupname: Admins userlevel: '1' icon: null class: '' canonic: tiki-admin_menus.php sefurl: tiki-admin_menus.php



Modules
YAML
objects: - type: module ref: module_menu data: name: menu position : topbar order: 10 params: id: $profileobject:personal_blog_menu$ type: horiz menu_id: tiki-top menu_class: clearfix nobox: y - type: module ref: module_freetags_most_popular data: position: left order: 5 name: freetags_most_popular groups: [ Anonymous ]


Blog

YAML
preferences: feature_blogs: y rss_blogs: y feature_blogposts_comments: y feature_blog_heading: n


Permissions

YAML
permissions: Anonymous: allow: - read_blog Registered: allow: [] Admins: allow: [ admin ]


Modules
YAML
objects: - type: module ref: module_last_blog_posts data: name: last_blog_posts position: left groups: [ Anonymous ] order: 10 params: blogid: $profileobject:personal$ nonums: y - type: module ref: module_blogroll data: position: left order: 20 name: Blogroll custom: <a href="https://info.tiki.org/articles" target="_blank">Tiki.org News</a><br><a href="http://tiki.org/blog26" target="_blank">Tiki Dev Blog</a> groups: [ Anonymous ] - type: module ref: module_blog_last_comments data: position: left order: 25 name: blog_last_comments groups: [ Anonymous ] - type: module ref: module_months_links data: position: left order: 15 name: months_links groups: [ Anonymous ] params: id: $profileobject:personal$ nonums: y feature: blogs title: Archives section: blogs; wiki page


Blog
YAML
objects: - type: blog ref: personal data: title: $profilerequest:Blog Title$My Personal Blog$ description: $profilerequest:Blog Description$Random daily thoughts and travel stories$ user: $profilerequest:Blog Owner$admin$ allow_comments: y - type: blog_post ref: sample_post3 data: blog: $personal title: PLEASE READ content: wikicontent:personal_blog_and_profile_post3_include - type: blog_post ref: sample_post1 data: blog: $personal title: Introducing Tiki Profiles content: wikicontent:personal_blog_and_profile_post1_include - type: blog_post ref: sample_post2 data: blog: $personal title: Tiki at Web 2.0 Expo New York content: wikicontent:personal_blog_and_profile_post2_include





Wiki

YAML
preferences: feature_wiki: y feature_wiki_paragraph_formatting: y feature_wiki_paragraph_formatting_add_br: y feature_wiki_description: y feature_wiki_ext_icon: n wiki_edit_plugin: y wikiplugin_bloglist: y


YAML
permissions: Anonymous: allow: - view Registered: allow: [] Admins: allow: [ admin ]


Modules
YAML
objects: - type: module ref: module_quick_edit data: name: quick_edit position: left groups: [ Registered ] order: 3


Wiki pages

YAML
objects: - type: wiki_page data: name: My Social Web lang: en mode: create_or_update content: wikicontent:personal_blog_and_profile_bio_include - type: wiki_page data: name: My Resume lang: en mode: create_or_update content: wikicontent:personal_blog_and_profile_resume_include - type: wiki_page data: name: My VLog lang: en mode: create_or_update content: wikicontent:personal_blog_and_profile_vlog_include - type: wiki_page ref: instructions_personal_blog_and_profile_page data: name: Instructions of the Personal_Blog_and_Profile description: The instructions of the Personal_Blog_and_Profile profile lang: en mode: create_or_update content: wikicontent:Profile_personal_blog_and_profile_instructions_21



Comments

YAML
preferences: feature_comments_moderation: y feature_comments_locking: y


Permissions
YAML
permissions: Anonymous: allow: - read_comments - post_comments Registered: allow: [] Admins: allow: [ admin ]


Contact Us

YAML
preferences: feature_contact: y feature_messages: y contact_anon: y


Permissions
YAML
permissions: Anonymous: allow: - messages Registered: allow: [] Admins: allow: [ admin ]



Alias names for this page:
Personal_Blog_and_Profile_21 | Personal_Blog_and_Profile_21x

History

Advanced
Information Version
Tue 20 of Jun, 2023 09:36 GMT-0000 Roberto Kirschbaum Categorized as 26.x 22
View
Sun 23 of Jan, 2022 19:52 GMT-0000 Xavi (as xavidp - admin) Making Registered to inherit perms from anons also to fix critical usability issues with this profile with most common use cases 21
View
Sun 14 of Jun, 2020 23:45 GMT-0000 Jean-Marc Libs Code Plugin modified by editor. 20
View
Sun 14 of Jun, 2020 17:38 GMT-0000 Xavier de Pedro fixing namings 19
View
Sun 14 of Jun, 2020 17:35 GMT-0000 Xavier de Pedro adapted h level 18
View
Sun 14 of Jun, 2020 17:35 GMT-0000 Xavier de Pedro added section about related pages 17
View
Sun 14 of Jun, 2020 17:16 GMT-0000 Xavier de Pedro minor thing fixed 16
View
Sun 14 of Jun, 2020 17:02 GMT-0000 Xavier de Pedro added adminbar module 15
View
Sun 14 of Jun, 2020 16:58 GMT-0000 Xavier de Pedro fixing instructions page (3rd take) 14
View
Sun 14 of Jun, 2020 16:46 GMT-0000 Xavier de Pedro fixing instructions page 13
View
Sun 14 of Jun, 2020 16:38 GMT-0000 Jean-Marc Libs Code Plugin modified by editor. 12
View
Sun 14 of Jun, 2020 16:27 GMT-0000 Xavier de Pedro fixing instructions page 11
View
Sun 14 of Jun, 2020 16:20 GMT-0000 Xavier de Pedro attempting to add instructions page 10
View
Sun 14 of Jun, 2020 16:13 GMT-0000 Xavier de Pedro instructions: indentation 9
View
Sun 14 of Jun, 2020 16:12 GMT-0000 Xavier de Pedro feature_syntax_highlighter: y 8
View
Sun 14 of Jun, 2020 15:55 GMT-0000 Xavier de Pedro modules to the left 7
View
Sun 14 of Jun, 2020 15:47 GMT-0000 Jean-Marc Libs Code Plugin modified by editor. 6
View
Sun 14 of Jun, 2020 15:42 GMT-0000 Jean-Marc Libs changes in menu 5
View
Sun 14 of Jun, 2020 13:35 GMT-0000 Jean-Marc Libs Initial content copied from version 12 of page Personal_Blog_and_Profile_12x [Rollback by Jyhem to version 1] 4
View
Sun 14 of Jun, 2020 13:42 GMT-0000 Jean-Marc Libs Set categories 3
View
Sun 14 of Jun, 2020 13:40 GMT-0000 Jean-Marc Libs Code Plugin modified by editor. 2
View
Sun 14 of Jun, 2020 13:35 GMT-0000 Jean-Marc Libs Initial content copied from version 12 of page Personal_Blog_and_Profile_12x 1
View