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 |
|
uriel
|
560e3767da
|
add comment about how note is never displayed due to subsequent redirect.
|
2009-01-30 16:48:49 +01:00 |
|
uriel
|
1861c59707
|
Fix txt_handler that was broken due to idiotic overzealous 'optimization', thanks mycroftiv for finding and fixing this!
|
2009-01-30 16:19:48 +01:00 |
|
uriel
|
a2f4bea147
|
Replace $redirectPermanent with new conf_perm_redirect function. New notices_handler for error/note/success notification boxes. Rename hide_paths to conf_hide_paths. Reorder variable setting, all req-specifc vars are set after initrc and app sourcing, moved request handling code to its own function, this makes us ready to do scgi and other optimizations.
|
2009-01-30 16:18:07 +01:00 |
|
uriel
|
94533c6945
|
Styles for new notification boxes.
|
2009-01-30 16:13:39 +01:00 |
|
uriel
|
e80647ee52
|
Make http_redirect resolve non-absolute uris. Only allow safe chars for user names. Reliability fixes when checking $status (don't check $#status!). Check user suceeds always if user in admin group.
|
2009-01-30 16:13:06 +01:00 |
|
uriel
|
1a2444b363
|
New version of comments module, must more reliable and polished.
|
2009-01-30 16:10:14 +01:00 |
|
uriel
|
e65da1c486
|
Cosmetic improvements to login form and error msg.
|
2009-01-30 15:18:07 +01:00 |
|
uriel
|
3bb3a29070
|
Be smarter about when to enable comments, and make it configurable.
|
2009-01-26 06:12:45 +01:00 |
|
uriel
|
a4df183f4e
|
Only allow comments for .md files, this avoids silly things like comments for
loggin form pages, but will need to be improved to become more general.
Simplify some code a bit and cosmetic improvements.
|
2009-01-26 04:56:05 +01:00 |
|
uriel
|
98d37b2283
|
Handle dir listing of site root.
|
2009-01-26 04:51:06 +01:00 |
|
uriel
|
829e3e36b0
|
Move form templates to where they blong.
|
2009-01-26 04:10:02 +01:00 |
|
uriel
|
0fb040dd2a
|
Cosmetic html fixes to user login form.
|
2009-01-26 04:09:23 +01:00 |
|
uriel
|
b8c8cb9e9d
|
Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable.
|
2009-01-26 03:37:47 +01:00 |
|
uriel
|
267dd6a33d
|
Fix syntax error, and some cosmetic improvments to html form.
|
2009-01-25 16:54:03 +01:00 |
|