Django Blog Application
BlogBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | Django Blog Application | Django Blog Application | |||
| Date | 2008-04-03 07:25:30 | 2008-04-03 07:26:34 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2008-04-03 07:25:30 by Herbert Poul | 2008-04-03 07:26:34 by Herbert Poul | ||||
|---|---|---|---|---|---|
| f | 1 | As the name suggests the blog application can be u | f | 1 | As the name suggests the blog application can be u |
| > | sed to create a personal or business blog as well | > | sed to create a personal or business blog as well | ||
| > | as a more news-style application. | > | as a more news-style application. | ||
| 2 | 2 | ||||
| t | 3 | The main difference to a normal [Board] category a | t | 3 | The main difference between a normal [Board] categ |
| > | nd the [Blog] category type is that every thread h | > | ory and the [Blog] category type is that every thr | ||
| > | as a slug which is used in the URL. | > | ead has a slug which is used in the URL. | ||
| 4 | 4 | ||||
| 5 | For example the URL is not /board/show/5/ but for | 5 | For example the URL is not /board/show/5/ but for | ||
| > | example: <http://sphene.net/news/2008/3/27/launch- | > | example: <http://sphene.net/news/2008/3/27/launch- | ||
| > | of-sphene-net/> | > | of-sphene-net/> | ||
| 6 | 6 | ||||
Powered by Sphene Community Tools
