Tags:
create new tag
view all tags

Blog AddOn

A simple weblog application.

See BlogAddOn for an introduction and installation instructions.
This topic is meant for administrators and serves as introduction springboard to BlogAddOn topics. You may safely delete this topic.

Start from here

Reference for administrators

Note: Care must be taken when:

  • Renaming post topics: the comment topic needs to be renamed as well
    • The comment topic is created automatically when the first comment is submitted, using the syntax topic name + Comment.
  • Renaming categories: the comment topics are not updated automatically

Putting the blog post overview in a different topic

To put the overview in a topic, write:

%INCLUDE{"BlogPost"}%

You may set display defaults, for example for category and sort field, using additional parameters. Possible values are:

Parameter Possible values Default value
category Applications, Community, Deployment, Development, General, Social Business, Usability (categories can be defined in BlogCategory) none
sort formfield(Title), formfield(Category), formfield(Author), created, modified none
limit any number no limit
sortdirection ascending, descending ascending

For example, to show latest 10 posts, sorted latest post on top, write:

%INCLUDE{"BlogPost" sortdirection="descending" sort="created" limit="10"}%

This will generate:

Sort by:
Title   Category   Author   Date   Last modified

Limit to:
Category: Subscribe


Ready for a regex challenge? Solve this puzzle!

2021-03-15 - 08:02 by PeterThoeny in Development
Regular expressions (regex for short) are powerful tools to analyze and manipulate text. They can be intimidating though. However, you can start small, and learn more...

TWiki turns 20!

2018-09-03 - 22:10 by PeterThoeny in Community
TWiki is no longer a teenager last month TWiki turned 20 years. As a kid, even though green, TWiki was trailblazing the enterprise collaboration space. Then...
Comments: 0 - latest comment by AdeleRay - 2018-09-28 - 10:41

TWiki-6.1.0 Released - Better Usability, Better App Platform

2018-08-20 - 02:15 by PeterThoeny in Development
TWiki 6.1.0 is released, shipped through the virtual door! This release brings a number of usability enhancements, and strengthens TWiki as an application platform...

GitForTWikiDevelopment

2018-03-20 - 20:11 by HaraldJoerg in Development
For a long time now, TWiki has been developed in Subversion, also known as SVN. However, since some years I`m using Git for other projects, and it has some features...

Automatic TWiki Deployment

2017-12-06 - 20:11 by HaraldJoerg in Deployment
This year I haven`t done any TWiki development, but I`ve done a bit of testing, bug reporting/hunting/fixing, and taking care of support questions. While doing that...
Comments: 0 - latest comment by PeterThoeny - 2017-12-07 - 05:04

How to: Create a Chat Application with a WebSocket

2016-04-05 - 07:56 by PeterThoeny in Development
WebSockets are a relatively recent addition to the World Wide Web. Sockets are well known in Unix and Linux for many years, used to create endpoints for communication...

Nested Searches or Hash Searches

2016-03-12 - 20:41 by JaniHamalainen in General
I`m a fairly new user to TWiki and upon encountering a scenario where I needed to do a complicated search I remembered reading about the ability to do nested searches...
Comments: 0 - latest comment by PeterThoeny - 2016-03-12 - 23:22

TWiki-6.0.2 Released - Better Usability, Better App Platform

2015-11-30 - 08:02 by PeterThoeny in Deployment
TWiki 6.0.2 is released, shipped through the virtual door! This is a patch release that brings some usability enhancements, such as easier installation, and strengthens...

How to run TWiki reliably on a public website

2015-10-16 - 02:34 by PeterThoeny in Deployment
TWiki is typically used in an access restricted environment, such as behind a corporate firewall. There are many publicly accessible TWiki sites as well, such as the...

Responsive Multi-Column Page Layout using CSS

2015-05-08 - 01:18 by PeterThoeny in Deployment
The internet becomes more and more mobile; mobile devices are used increasingly to access the internet and intranet, including company internal TWikis. The goal is...
Topic revision: r1 - 2007-08-20 - KoenMartens
 

Twitter Facebook Digg Google Bookmarks E-mail LinkedIn Reddit    
  • Help
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.