uriel
|
bd9b1318f3
|
Move comments display to a template. Show a link to login page when required for posting comments.
|
2009-02-16 03:46:21 +00:00 |
|
uriel
|
ec0649ba1c
|
Replace switch with series of if, makes the code slightly cleaner, I think.
|
2009-02-16 02:27:28 +00:00 |
|
uriel
|
288487310b
|
Remove xml comments from atom feed output and convert them to rc comments instead. Remove limit on atom post sized.
|
2009-02-15 14:50:50 +00:00 |
|
uriel
|
49be512fd5
|
Fix dates display in blogs.
|
2009-02-14 20:34:23 +00:00 |
|
uriel
|
378ca3ccb2
|
Correct dirfilter matching of /sitemap.txt and /robots.txt, note that we match them even if not in site root.
|
2009-02-14 07:26:52 +00:00 |
|
uriel
|
e0f4f8b5f3
|
Don't execute perm_redirects directly from conf_perm_redirect to avoid tripping over sitemaps and other code that sources config files but doesn't want to actually *do* anything. Also hide paths with simple or pattern redirects from sitemaps.
|
2009-02-14 07:09:27 +00:00 |
|
uriel
|
798ea3b262
|
Minor docs update.
|
2009-02-14 07:06:10 +00:00 |
|
uriel
|
462a3185a6
|
Fix silly html syntax error that all browsers but opera ignored.
|
2009-02-13 23:22:02 +00:00 |
|
uriel
|
fa9f5196a9
|
Updates to blagh: Allow setting date of new posts, blog-editors default group, provide better error repporting using new notification framework, plus other bug fixes.
|
2009-02-13 23:21:15 +00:00 |
|
uriel
|
c93ed867af
|
Use correct post title in rss feeds.
|
2009-02-13 23:19:24 +00:00 |
|
uriel
|
e66f3666ac
|
Fix bug in crop_text and make length argument optional (default is 512 chars).
|
2009-02-13 23:18:34 +00:00 |
|
uriel
|
929233edd7
|
Minor style change and delete debug print.
|
2009-02-13 23:17:49 +00:00 |
|
uriel
|
af1fc4767d
|
Fix syntax error.
|
2009-02-13 23:16:56 +00:00 |
|
uriel
|
544bf4a6bd
|
Brown papperbag bug: do not include html headers in rss/atom feeds!
|
2009-02-13 13:23:19 +00:00 |
|
uriel
|
211e422ec5
|
Update and improve bpst.rc
|
2009-02-13 05:10:28 +00:00 |
|
uriel
|
7a0f17ba30
|
Add file on how to customize the werc CSS stylesheets.
|
2009-02-13 03:50:42 +00:00 |
|
uriel
|
1ddee27d2e
|
Now that title style is fixed, we can remove this hack.
|
2009-02-13 03:20:40 +00:00 |
|
uriel
|
1f79d69f48
|
Increase space between title and sub-title.
|
2009-02-13 03:19:54 +00:00 |
|
uriel
|
0ae1fb8278
|
Custom .css styles moved from /_style.css to _werc/pub/style.css
|
2009-02-13 02:32:24 +00:00 |
|
uriel
|
f5238f6e19
|
Add Thanks section to README
|
2009-02-13 01:08:56 +00:00 |
|
uriel
|
3244d45cdb
|
Update todo file.
|
2009-02-13 01:05:38 +00:00 |
|
uriel
|
26c9a8b2b7
|
Add user/group management docs to werc site.
|
2009-02-13 00:57:31 +00:00 |
|
uriel
|
12c48bb7e7
|
Script to add users.
|
2009-02-13 00:56:15 +00:00 |
|
uriel
|
7d55fad55b
|
Add blog header and rss/atom feed links, and fix a bug for agregated blog dirs.
|
2009-02-12 22:03:57 +00:00 |
|
uriel
|
3c664ef47e
|
Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil.
|
2009-02-08 00:23:33 +00:00 |
|
uriel
|
5fe0d95b05
|
Add conf_enable_app to add items to $enabled_apps, used from conf_enable_xxx functions so one doesn't need to both add stuff to $eanbled_apps and then call conf_enable_xxx, and to avoid enabling the same app twice.
New conf_enable_wiki function to follow the interface of other apps.
|
2009-02-08 00:22:46 +00:00 |
|
uriel
|
d1426d3ae7
|
Fix sitemap.txt generation.
|
2009-02-06 21:20:36 +00:00 |
|
uriel
|
057d9f7900
|
Merge.
|
2009-02-06 21:03:58 +00:00 |
|
uriel
|
965557e19b
|
Convert fltr_cache into a function. Enable output buffering which had been commented out for unknwon reasons.
|
2009-02-06 22:09:32 +01:00 |
|
uriel
|
0507bfa482
|
Rewrite most sitemap generation code, much cleaner, modularize file title/desc extraction, take advantage of new fproc_cache to cache sitemap.
|
2009-02-06 20:43:11 +01:00 |
|
uriel
|
d5b18a461a
|
Make fproc_cache take an optional second arg that can be a file or dir name, if provided that file/path will be used as input for the first argument removing the need for a temporary file.
|
2009-02-06 20:42:15 +01:00 |
|
uriel
|
db93439b6e
|
Add TODO item.
|
2009-02-05 03:17:30 +00:00 |
|
uriel
|
f5f19776df
|
Make conf_hide_path more flexible, and note a limitation in sitemap dirfilter handling.
|
2009-02-05 03:16:14 +00:00 |
|
uriel
|
d573da0aa7
|
Gramar fix, thanks lejatorn.
|
2009-02-05 03:02:56 +00:00 |
|
uriel
|
26c95fcc1b
|
Expand documentation in werc website.
|
2009-02-05 03:02:10 +00:00 |
|
uriel
|
9094101aa4
|
Merge tags
|
2009-02-04 17:54:42 +00:00 |
|
uriel
|
b931f597fd
|
Make all margins of main body equal.
|
2009-02-04 17:54:32 +00:00 |
|
uriel
|
83972cb6ba
|
Added tag LATEST-RELEASE for changeset c221ac21cf85
|
2009-02-04 16:43:25 +01:00 |
|
uriel
|
25e11a4b84
|
New release
|
2009-02-04 16:43:25 +01:00 |
|
uriel
|
56f6976a72
|
Some more werc website updates.
|
2009-02-02 20:57:57 +00:00 |
|
uriel
|
2fc3b68361
|
Another minor readme update.
|
2009-02-02 21:33:02 +01:00 |
|
uriel
|
b4d99933dd
|
Minor readme updates.
|
2009-02-02 21:31:12 +01:00 |
|
uriel
|
e8d61a7a82
|
Add todo to werc website.
|
2009-02-02 19:49:51 +01:00 |
|
uriel
|
95fafaf593
|
Merge.
|
2009-02-01 19:23:55 +00:00 |
|
uriel
|
a1d12138bb
|
Reorg code in five source files: werc.rc, cgilib.rc, corehandlers.rc, wercconf.rc and werclib.rc.
|
2009-02-01 20:06:51 +01:00 |
|
uriel
|
92ac3004c9
|
Use new conf_enable_comments directive in werc website.
|
2009-02-01 20:05:00 +01:00 |
|
uriel
|
b4cc8905a0
|
Handle extraHeaders being nil.
|
2009-02-01 20:04:28 +01:00 |
|
uriel
|
0818fc13fb
|
Display date in post listing.
|
2009-02-01 20:03:27 +01:00 |
|
uriel
|
7d3c5446da
|
Store and display comment posted date/time.
|
2009-02-01 20:02:22 +01:00 |
|
uriel
|
6d31f59cab
|
Werc site config updates.
|
2009-02-01 18:23:31 +00:00 |
|