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 |
Interesting , Rubbish , John Adams Institute , ATLAS , Conference , Research Trip , News (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:
Sweepstake for this year`s Physics Nobel Prize The Physics Nobel Prize winners will be announced on October 8th. Try to guess the winners. Rules: 1) entrants pay 50p for every name they wish to guess...
Last week, Richard Eggleston and myself attended the Invisibles13 summer school. This summer school, held in the beautiful city of Durham between the 10th and 15th of July, was mainly focused on dark matter...
If you`re looking to learn Geant4 (Geometry Tracking) software, then the materials of a recent workshop are online. Slides are and the tutorials are http://geant4.lngs.infn.it/AlgheroSeminar2013/exercises...
First blog post to the Centre for Particle Physics Blog. This is blog for the entire group to write and contribute to. The posts can be Interesting ideas in particle physics News and comment...