uriel
abb5df1d32
Make coding style more consistent.
2008-12-20 06:32:37 +01:00
uriel
54bb58bef7
First bits of minimal 'modular' app framework, move some blog code out of werc.rc and other minnor code cleanups.
2008-12-20 02:08:12 +01:00
uriel
86c55df5ec
Fix bug in crop_text, and allow to set the 'ellipsis' text ('...' by default)
2008-12-12 02:25:10 +01:00
uriel
41940806db
New helper function: crop_text
2008-11-26 04:50:03 +01:00
uriel
a42e7ad88b
Improvements to auth code, now the interface and implemenation are much cleaner.
2008-10-22 09:18:55 +02:00
uriel
75336c57a5
Replace debug and 'false' calls with setting $status
2008-10-21 16:36:45 +02:00
uriel
3e2903b4e3
Many big changes:
...
* Cache arg list in get_post_args so it can be called more than once and from inside templates.
* Get/set_cookie functions.
* New user auth system that actually works.
* Make_blog_post actually works now.
* Many other fixes and improvments.
2008-10-18 03:26:54 +02:00
uriel
934412c67f
Make rc happy and comment work in progress code
2008-10-14 06:59:19 +02:00
uriel
ba321ad6f1
More minnor comment and code formatting changes
2008-10-14 01:59:10 +02:00
uriel
7a33f7dfb3
Experimental comments system
2008-09-26 14:23:19 +02:00
uriel
5982cea1ba
Syntax fix and other minnor improvements
2008-09-26 11:09:18 +02:00
uriel
e3a70a73fc
Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing.
2008-09-26 10:35:12 +02:00