kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Adding Categories........ #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Need to add categories on post.

What is the expected output? What do you see instead?

We need to have categories in the post pages and a function that can list that 
categories together with their title. Then put <more> if you want to read all 
the post article

And also how can we set and get session in the vosao cms?

Original issue reported on code.google.com by angelome...@gmail.com on 23 Aug 2010 at 7:34

GoogleCodeExporter commented 9 years ago
There is a tag system which can be used for content categorization.

Original comment by kinyelo@gmail.com on 28 Aug 2010 at 10:26

GoogleCodeExporter commented 9 years ago
You can get session through request: $request.getSession()

Original comment by kinyelo@gmail.com on 25 Sep 2010 at 9:24