A Blogging module for reactors - adds the capability to create Blogs and Forums.
{{Property title=create simple blogs and forums}}
{{Property description=This mod will let you create simple blogs and forums inside your reactor, complete with RSS feeds and everything. Use them to add content quickly}}
{{section pages:}}
pages {
main {
category=ReactorMod
name=Blogging
label=Blogging
template="ReactorModule:Blogging#main"
}
blog {
category=Category
name=Blog
label=Blog
template="ReactorModule:Blogging#blog"
}
post {
category=Category
name=Post
label=Post
template="ReactorModule:Blogging#post"
}
}
{{/section}}
{{section main:}}
You can create blogs...
Create Blog
{{/section}}
{{section blog:}}
Users can have one or more blogs, which are simply a collection of posts. To follow a blog, find it in the list of blogs below, select it and then "like" or "follow".
If you are active in many sports and are interested in many topics and you are an active blogger, the best way is probably to have a few blogs, each with a narrow topic. For instance, I have a enduro blog++, a ski blog++, a coaching blog++ and a software blog++ - each for blogging on the specific topics... probably too many.
Alternatively, have a single blog and use plenty of page tags carefully.
Meta info:
{{Can link from User(s) as Owner,Fan,Contributor}}
{{Has Post(s)}} a blog has posts
{{Property visibility=Public,Club,Private}}
{{Property label.Like=Follow}}
{{Property label.Unlike=Unfollow}}
{{def:subscribe}}
{{/section}}
{{section post:}}
Posts belong to blogs...
Meta info:
{{Can link from User(s) as Owner}}
{{Property visibility=Public,Club,Member,Basic,Private}}
{{Owned by Blog(s)}}
{{Property editMode=Draft}}
{{/section}}
You need to log in to post a comment!