Commit Graph
35 Commits
Author SHA1 Message Date
Jacob Mason a1c99c9603 Move api.py into __init__.py 2010-07-11 18:33:42 -05:00
Jacob Mason 1aceea73a9 Enable comments by default. 2010-07-11 18:25:52 -05:00
Jacob Mason a097429ec8 Sortable comments 2010-07-11 14:15:30 -05:00
Jacob Mason d08dae898a Comment Voting 2010-07-10 12:27:45 -05:00
Jacob Mason 940c48aabc Add way to get user information from id 2010-07-09 14:32:10 -05:00
Jacob Mason 0b1fe951c1 Track node pks without committing each node individually 2010-07-08 21:51:47 -05:00
Jacob Mason 42761f6916 Merge with trunk 2010-07-08 21:36:43 -05:00
Jacob Mason 03056a8a31 Basic comment system. 2010-07-08 21:35:19 -05:00
Jacob Mason ac262bb012 Split q for context_re 2010-06-29 10:39:49 -05:00
Jacob Mason c4e5947f87 Api user instantiates WebSupport directly 2010-06-28 18:39:10 -05:00
Jacob Mason 9e569d650a updated documentation 2010-06-26 14:49:30 -05:00
Jacob Mason f83ff52ede added whoosh search adapter 2010-06-26 13:40:39 -05:00
Jacob Mason d9b07f4c7d delete replaced documents in xapian when docs are rebuilt 2010-06-25 18:38:40 -05:00
Jacob Mason 3babf6e968 fixed search result titles and context 2010-06-25 14:41:30 -05:00
Jacob Mason 05c9c2842b Fixed styling problems in search results. 2010-06-25 14:37:46 -05:00
Jacob Mason eab344496b merge with trunk 2010-06-24 15:04:04 -05:00
jacob 8c4e535170 Added xapian search 2010-06-24 14:30:02 -05:00
jacob 00f841be2a Added relbar and sidebar to documents 2010-06-23 14:37:07 -05:00
jacob 95d95edacc fixed typo in docs 2010-06-16 08:41:43 -05:00
jacob b114fe521a merge with static 2010-06-16 08:37:37 -05:00
jacob 3613ce1a42 updated documentation 2010-06-16 08:33:33 -05:00
jacob cd227483ea Don't add attributes to node. 2010-06-15 22:15:10 -05:00
jacob ed7c1ad43d Don't add attributes to node. 2010-06-15 22:10:36 -05:00
jacob 51ea0cb2fe removed document.py 2010-06-07 18:19:40 -05:00
jacob 8e8fd9ca98 Now serves static body. 2010-06-07 16:09:19 -05:00
jacob b1f39eac03 updated CHANGES.jacobmason 2010-06-04 16:46:06 -05:00
jacob 65ac358d80 rough documentation 2010-06-04 16:13:53 -05:00
jacob 4627e2a498 Made srcdir a kwarg. 2010-06-04 16:12:29 -05:00
jacob e6c4d8f752 Added ctx to document. 2010-06-02 19:22:33 -05:00
jacob c894c38cd3 Fixed bug that clipped the end of bodies. 2010-06-02 19:16:12 -05:00
jacob 9e81b8f003 Slice at bullet_list, desc, or paragraph now. 2010-05-31 17:12:32 -05:00
jacob 777386ef56 Switched to creating a list of html slices 2010-05-31 16:07:47 -05:00
jacob 0e26a6d46c Fixed bad call to os.path 2010-05-30 22:20:59 -05:00
jacob 099a58e0b7 "Initial commit": Added sphinx.websupport module, as well as a builder and writer for the web support package. 2010-05-30 21:33:04 -05:00
jacob 460874e119 Revert incomplete change in last revision. 2010-05-30 20:52:24 -05:00