Pharos

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

28 check-ins

2024-10-06
22:35
Preserve search result sort order through page navigation. To keep it simple, use one single sort order in the search results instead of nested sort orders. For consistency with web site, sort by "creatorSorter", "date", and "titleSorter" instead of "creator", "publicdate", and "title". Leaf check-in: 80e7307e75 user: ben tags: trunk
22:07
Preserve user list sort order through page navigation. Use "normal" sort order parameters, which makes selectors easier to read. check-in: 8c9e89b529 user: ben tags: trunk
21:49
Normalize indentation in make.sh check-in: 9d3e9ac34f user: ben tags: trunk
21:49
Add option to change user list sort order check-in: c51e0eeec2 user: ben tags: trunk
2024-10-05
23:06
Put newline before next page navigation to separate it from the list. check-in: 6a710e594c user: ben tags: trunk
22:44
Improve the display of user lists. Show item creator, title, etc rather than the bare item id. Paginate list items. Add "back link" to account that owns the list. check-in: 816c6df39c user: ben tags: trunk
22:04
Fix indentation error check-in: fd80671eb8 user: ben tags: trunk
2024-09-29
18:39
When displaying a user's list of lists, sort by name and id. check-in: ebcb3f11b3 user: ben tags: trunk
2024-08-19
02:33
Fix broken gopher items caused by wrong format code. The port should be formatted with %s not %d because it isn't in Geomyidae gophermaps the port isn't necessarily numeric. check-in: 635e5e3f04 user: ben tags: trunk
2024-08-18
21:32
Add Zines category to Books menu check-in: 4f746b35ce user: ben tags: trunk
2024-08-13
15:21
Move src/config.m4 to config.m4 This emphasizes that the configuration file is separate from the source code, and makes it easier to find and edit. This also simplifies make.sh just a little bit. check-in: 28d511a80c user: ben tags: trunk
2024-08-05
23:36
Remove unnecessary $0 argument from print command. check-in: a4446184b4 user: ben tags: trunk
23:35
Change print_html() to convert archive.org to pharos links in the webdump References section. check-in: 1d4e024c68 user: ben tags: trunk
21:30
Webdump formats tables using tab characters. Tab characters have special meaning in gophermaps. Replace them with 8 spaces in function print_html() check-in: 351ce65b44 user: ben tags: trunk
16:28
Truncate long items in user lists. check-in: 16461e9da5 user: ben tags: trunk
16:16
Remove duplicate "name" argument to function main() in list/index.dcgi check-in: a46aa098c9 user: ben tags: trunk
02:33
Add missing newlines in the account and item details. Typos left over from splitting pharos into multiple scripts. check-in: 707f61518c user: ben tags: trunk
02:22
Escape vertical bar pipe | symbols in search results. check-in: 6b25b84bd7 user: ben tags: trunk
00:38
Fix broken gophermap item in details/index.dcgi check-in: 94e85071a3 user: ben tags: trunk
00:34
Make sure to include input in selector on goeomyidae version 0.69 Also avoid making a double path separator in the selector. check-in: 2b8f84da38 user: ben tags: trunk
00:21
Work around missing selector on geomyidea version 0.69 check-in: 3e80d75ddb user: ben tags: trunk
2024-08-04
23:57
Define macro incl() to use paste() on BSD m4 and undivert() on GNU m4. check-in: 329cb37032 user: ben tags: trunk
23:53
Replace Makefile with two small shell scripts. It's more K.I.S.S. than dealing with BSD vs GNU make. check-in: 1c961bcf9a user: ben tags: trunk
23:29
Remove /logout from the source code link check-in: 1a3675c579 user: ben tags: trunk
22:33
Add empty files to make sure the destination directories get created. check-in: bb9dd0b07e user: ben tags: trunk
22:11
Correct comment to descript *list/index.dcgi* NOT lists. Remove unused code block left over from lists/index.dcgi check-in: cc2ec0bce4 user: ben tags: trunk
22:03
Initial commit of pharos version 11 check-in: d9b7917834 user: ben tags: trunk
21:43
initial empty check-in check-in: 777ee78a5b user: bencollver tags: trunk