RSS feed
0feb54f6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/29 10:23
Fix typo in dirfilter, thanks to soul9 for finding this!
d41eac7b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/25 23:56
Add atom feeds, still needs some cleanup, but seems to mostly work.
a3f5b4ba
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/25 23:50
New helper function: crop_text
e1a653d8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/23 17:31
Allow to hide 'by line' in blog posts by setting blogAuthor to ''.
a77c9544
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/20 00:21
Fix display of dir_listing_handler headers. Thanks to soul9 and mycroftiv for reporting this.
c6935b93
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/15 15:44
Update blog post code, use new check_user function and remove now superfluous get_user call, thanks 9soul for the report!
25faa49d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/15 15:38
Remove leftover from old name for blog app (now 'brag')
ab030344
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/11/15 15:30
Update dirfilter to hide .html .txt and .tpl indexes from listing too.
f7a4596a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/29 02:25
Remove some left over headers from default headers.tpl
707630cf
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/27 21:42
Merge branches.
b21914ed
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/27 21:41
Update README, s/controller/werc/
53b8d0ad
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/27 21:39
Update README s/controller/werc/
9a68b517
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/27 21:21
Added tag LATEST-RELEASE for changeset 83f3423f678a
d9b87835
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/27 21:21
New release
cb525c91
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 20:41
New menu implementation, removes the recursive calls to rc/awk, also makes use of dirfilter more consistent and simplifies some code.
a9c97770
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 01:29
Use explicitly relative paths when sourcing now that . is not in path
615ddef2
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 00:58
Add back /usr/bin/ to default path (/usr/bin/awk makes us actually less portable *sigh*)
86407394
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 00:29
Big cleanup of bin/, move external programs to contrib/, move minor useful scripts to aux/, and most important of all move controller.rc to werc.rc
2a1b90b3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 00:27
Tighten default path setting, this forces us to make references to /usr/bin/ programs explicit, which should help become more portable... it also messes up awk until we can get it into p9p
c4248c37
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/26 00:02
Make some corrections to default initrc comments and update to use the renamed md_cache.rc
ffef948a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/25 23:37
Mark gensitemaptxt.rc as deprecated
07f70447
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/24 00:19
Update sitemap.tpl to use _werc/config instead of the deprecated _config, also don't include in sitemap sub-tress where permanentRedirect is set to make Google happy.
9a2300d0
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/22 05:21
Update blog posting code to use new auth api, also create _apps/brag/
cb93d332
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/22 05:20
Minor improvements to user login template to use new user auth api
f0a9a6d6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/22 05:20
Improvements to wiki and comments code, take advantage of improvements in user auth interfaca
dddf12c5
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/22 05:18
Improvements to auth code, now the interface and implemenation are much cleaner.
d83c0aee
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/22 05:17
Update comments code to use new comment dir format and the new user auth system
b1b24632
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:59
Add edit template for dirdir
134e75cd
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:38
Merge tags
52c5d474
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:37
Add login link to default footer
d6c51f8b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:37
Add optional wiki sidebar
9212f4b6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:37
New req_path var
2845f7d9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:36
Replace debug and 'false' calls with setting $status
877b014a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/21 12:31
Split $body into two vars, this allows to more easily retrive the intra-site path for the request as req_path, then use this to fix a bug in 404.tpl
a0e1c9f5
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/18 21:24
Added tag LATEST-RELEASE for changeset 732be9c66be6
d88598cf
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/18 21:24
New release
733c0f37
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/17 23:40
Add initial templates for user login and blog post entry.
67285813
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/17 23:39
Allow to set extra http headers!
72475062
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/17 23:36
Replace debug_handler with a template.
00991322
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/17 23:32
Replace blog_dir_handler with a template in lib/feeds/html.tpl
3f89cfc1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/17 23:26
Many big changes:
2cb54b9f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/14 04:15
Minnor READMe/TODO updates
1f64d2d6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/14 02:59
Make rc happy and comment work in progress code
5ad6bbe3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:59
More minnor comment and code formatting changes
6976b1fa
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:49
Fix bug where blogDir wouldn't be set properly
68871120
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:48
Minnor comment change
9b2054f1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:46
If we get a request for a .html file, redirect to the 'canonical' url for that file
d52d0b75
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:40
Minnor code format and comment cleanups, remove duplicated code
e9c35127
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:25
Simplify dir listing code
9f734cf2
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:16
Remove some clumsy commented out code to change menu item order in blog dirs
67e4dc9f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:13
Minnor code style cleanup
17c7b505
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:10
Properly test if msterSite is set when looking for templates
c22d978f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/10/13 21:09
Remove deprecated code to handle old config and teomplate locations
8d34ed63
– sl <uriel@engel.se.cat-v.org>
authored
on 2008/10/12 18:41
Add trailing / for directories in sitemap to make google crawler happy
d49bc211
– sl <uriel@engel.se.cat-v.org>
authored
on 2008/10/09 22:08
Add comment to in progress atom template for future reference
cb224daf
– sl <uriel@engel.se.cat-v.org>
authored
on 2008/10/09 22:07
Silly stylesheet changes
d738f39c
– uriel <uriel@suckless.org>
authored
on 2008/09/30 11:29
Merge tags
b468c655
– uriel <uriel@suckless.org>
authored
on 2008/09/30 11:28
Brown paper bag bugfix, make rss feeds work again!
427c83a9
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/30 09:44
Added tag LATEST-RELEASE for changeset c39c10c98412
5ce2c340
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/30 09:44
New release
f127e707
– uriel <uriel@suckless.org>
authored
on 2008/09/30 06:41
Allo to override the blog post author by setting the conf blogAuthor and use file owner as a fallback only for blogs that are not 'agregators'.
5b1843bc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/26 10:48
Use /tmp to store temporay sitemap.txt files
82fd4507
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/26 10:23
Experimental comments system
5cf42c28
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/26 07:09
Syntax fix and other minnor improvements
c078d804
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/26 06:35
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.
a00a90f4
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/25 07:06
Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way.
64dd665d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/25 07:04
Dynamically generate a sitemap.txt when the sitemap page is requested
0ca872e5
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/25 03:02
Add sample Atom feed file as basis for future template.
0e76391d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/25 03:02
Add master, footer and header templates to lib.
ce636e84
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/25 03:01
Enable search for lib files in deprecated paths only if disableDeprecated is not true.
c259faa1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/24 16:21
Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
8a815ac1
– uriel <uriel@suckless.org>
authored
on 2008/09/22 07:10
Merge branches
508a0e22
– uriel <uriel@suckless.org>
authored
on 2008/09/22 07:09
Minnor updates to README
513b6b19
– uriel <uriel@suckless.org>
authored
on 2008/09/22 07:05
Rename dummy file in sites/
6655f8aa
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/22 01:58
Added tag LATEST-RELEASE for changeset 308022a5eb91
c97e0aa7
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/22 01:58
New release
84ab4229
– uriel <uriel@suckless.org>
authored
on 2008/09/21 13:01
Cleanup a bit the code that generates page and blog-post titles.
c83f8edd
– uriel <uriel@suckless.org>
authored
on 2008/09/18 01:45
Update TODO file
41e6c2f0
– uriel <uriel@suckless.org>
authored
on 2008/09/16 22:40
Use plan9port var so we can set the location of p9p without having to change the $path
a6c5cabe
– uriel <uriel@suckless.org>
authored
on 2008/09/16 22:16
Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options
e17e2cc5
– uriel <uriel@suckless.org>
authored
on 2008/09/16 21:39
Use /usr/bin/env to the perl binary in markdown.pl
9b9231c1
– uriel <uriel@suckless.org>
authored
on 2008/09/16 18:29
Fix 404 status string
dc4cb44f
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:23
Correct inverted scape codes for > and < in .txt files
90de7698
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:18
Remove unused line
1390c436
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:18
Hide robots.txt too!
65782207
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:31
Proper handling of .txt files in sitemaps, sidebar and dir listings.
b1b47a37
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:18
Merge
f8bff9a2
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:17
Note that we should replace stat(1) with ls(1) and mtime(1)
8e997ffe
– uriel <uriel@suckless.org>
authored
on 2008/09/14 17:38
Add a web server in rc by maht
67c0f13f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:16
Added tag LATEST-RELEASE for changeset bc6374e77ae5
925fe5ea
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:14
Added tag LATEST-RELEASE for changeset 92c7d4ed4d36
259a0d7b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:11
Added tag LATEST-RELEASE for changeset 017fe93c6e70
bf53d0a3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:11
New release
11c4106d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:09
Added tag LATEST-RELEASE for changeset 92c7d4ed4d36
c0bde627
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 21:43
Added tag LATEST-RELEASE for changeset 08eddef51e28
c3ccac5c
– uriel <uriel@suckless.org>
authored
on 2008/09/11 21:31
Use correct css class for sidebar items
0beb1cae
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:32
New default 404.tpl that is not cat-v.org specific
9dedfcea
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:28
Allow site (and masterSite) wide extra headers, remove cat-v specific header
69516a33
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:11
Merge with new README
915cf566
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:11
New get_inc_file function to be used in templates and other places to get
Next