All details about Blogs internals
Blogs Details
Table of contents
Modules
The blogs activity can be used by some modules, mostly using rankings features :
| module name | usage
|
| last_blog_posts |
|
| last_created_blogs |
|
| last_modified_blogs |
|
| top_active_blogs |
|
| top_visited_blogs |
|
| user_blogs |
|
Permissions
| Perm Name | Default Level | Description
|
| tiki_p_create_blogs | editors | Can create a blog
|
| tiki_p_blog_post | registered | Can post to a blog
|
| tiki_p_blog_admin | editors | Can admin blogs
|
| tiki_p_read_blog | basic | Can read blogs
|
| tiki_p_admin | admin | Administrator
|
Preferences
| Pref name in tiki_preferences table | default value | comment
|
| blog_comments_default_ordering | points_desc
|
| blog_comments_per_page | 10
|
| blog_list_activity | y
|
| blog_list_created | y
|
| blog_list_description | y
|
| blog_list_lastmodif | y
|
| blog_list_order | created_desc
|
| blog_list_posts | y
|
| blog_list_title | y
|
| blog_list_user | y
|
| blog_list_visits | y
|
| blog_spellcheck | n
|
| feature_blog_comments | n
|
| feature_blogposts_comments | n
|
| feature_blog_rankings | y
|
| feature_blogs | n
|
| max_rss_blog | 10
|
| max_rss_blogs | 10
|
| rss_blog | n
|
| rss_blogs | y
|
Files used
| Main files | tiki-blog_post.php
|
| templates/tiki-blog_post.tpl
|
| tiki-blog_rankings.php
|
| templates/tiki-ranking.tpl
|
| tiki-edit_blog.php
|
| templates/tiki-edit_blog.tpl
|
| tiki-list_blogs.php
|
| templates/tiki-list_blogs.tpl
|
| tiki-print_blog_post.php
|
| templates/tiki-print_blog_post.tpl
|
| tiki-send_blog_post.php
|
| templates/tiki-send_blog_post.tpl
|
| tiki-view_blog.php
|
| templates/tiki-view_blog.tpl
|
| tiki-view_blog_post.php
|
| templates/tiki-view_blog_post.tpl
|
| tiki-view_blog_post_image.php
|
| tiki-blog_rss.php
|
| tiki-blogs_rss.php
|
|
|
| Admin | tiki-admin_include_blogs.php
|
| templates/tiki-admin-include-blogs.tpl
|
|
|
| Libs | lib/blogs/bloglib.php
|
| lib/tikilib.php
|
| lib/searchlib.php
|
| lib/admin/adminlib.php
|
| lib/calendar/calendarlib.php
|
| lib/categories/categlib.php
|
| lib/hawhaw/hawtikilib.php
|
| lib/rankings/ranklib.php
|
| lib/search/refresh.php
|
| lib/search/searchlib.php
|
| lib/stats/statslib.php
|
| lib/searchlib.php | obsolete
|
|
|
| Modules | modules/mod-last_blog_posts.php
|
| templates/modules/mod-last_blog_posts.tpl
|
| modules/mod-last_created_blogs.php
|
| templates/modules/mod-last_created_blogs.tpl
|
| modules/mod-last_modified_blogs.php
|
| templates/modules/mod-last_modified_blogs.tpl
|
| modules/mod-top_active_blogs.php
|
| templates/modules/mod-top_active_blogs.tpl
|
| modules/mod-top_visited_blogs.php
|
| templates/modules/mod-top_active_blogs.tpl
|
| modules/mod-user_blogs.php
|
| templates/modules/mod-top_active_blogs.tpl
|
|
|
| Misc files | templates/mail/blogs_send_link.tpl
|
| templates/mail/user_watch_blog_post.tpl
|
|
|
| Related images | img/custom/weblog.jpeg
|
| img/custom/weblog3.jpeg
|
| img/custom/weblogs.jpeg
|
| img/custom/weblogs2.jpeg
|
| img/icons/admin_blogs.png
|
Database
| Table | Usage
|
| tiki_blog_activity |
|
| tiki_blog_posts |
|
| tiki_blog_posts_images |
|
| tiki_blogs |
|
Contributors to this page: magius
and
mose
.
Page last modified on Saturday 07 August, 2004 19:09:45 UTC by magius
.