summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/web
Commit message (Collapse)AuthorAgeFilesLines
* Fixes.gbrandl2007-07-223-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5393 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some small fixesblackbird2007-07-221-2/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* readded bottom commentsblackbird2007-07-221-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5388 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* finished javascript comments (one small bug reminds), do the static stuff nowblackbird2007-07-221-12/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5386 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* comments work nowblackbird2007-07-202-4/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* working on the comment systemblackbird2007-07-192-51/+68
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix jinja integration.gbrandl2007-07-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5381 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add checkboxes for hiding modules based on platform.gbrandl2007-07-181-3/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5380 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Add Jinja as an external.gbrandl2007-07-162-15/+3
| | | | | | | | | | - Fix a reading bug. - Use .hasattr() instead of .has_key() for nodes. - Remove unused code in the modindex handler. - Always render comment form. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5373 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* module cloud and not working popup box for comment submissionblackbird2007-07-161-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5372 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix again.gbrandl2007-07-161-3/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5371 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix modindex caching.gbrandl2007-07-161-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5370 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A way to map old HTML URLs to new URLs.gbrandl2007-07-142-21/+128
| | | | | | | Though not finished mapping for all old docs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Interim commit, will finish later:gbrandl2007-07-134-858/+907
| | | | | | | | | | | * consistent caching * new RSS feed urls * all comment modes implemented * cleanup application request handling * split util module in two git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5349 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Misc fixes in the new stylesheet and shortcut.gbrandl2007-07-121-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add quick parameters for settings.gbrandl2007-07-121-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5347 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a traditional stylesheet.gbrandl2007-07-121-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5346 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix quite broken last commit.gbrandl2007-07-112-16/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5343 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Let the user go back to the last page after saving settings.gbrandl2007-07-111-0/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5342 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Finished settings page.gbrandl2007-07-111-13/+33
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A settings page.gbrandl2007-07-111-15/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved connect method. a star select is just stupidblackbird2007-07-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5338 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add first draft of per-item comments.gbrandl2007-07-114-26/+76
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5337 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New jquery version, misc fixes.gbrandl2007-07-081-9/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5331 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Cache the module index too.gbrandl2007-07-081-8/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5329 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-081-1/+0
| | | | | | | collapse packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5328 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a patch mailing facility.gbrandl2007-07-083-12/+354
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5326 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix modindex "most viewed" counting.gbrandl2007-07-071-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5322 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New "stickysidebar" style, some template nits.gbrandl2007-07-071-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5321 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement environment reloading in the web application.gbrandl2007-07-072-11/+33
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5320 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Improved comments and preview form.gbrandl2007-07-061-4/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style, fix a converter bug.gbrandl2007-07-051-34/+50
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* small fix in the previewblackbird2007-06-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5276 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix.gbrandl2007-06-251-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5275 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Preview works (a bit.)gbrandl2007-06-251-2/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5274 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Not Django anymore :)gbrandl2007-06-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5273 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add reloader.gbrandl2007-06-252-8/+137
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5272 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix the modindex columns and the relative_path_to function.gbrandl2007-06-201-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5263 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* First attempt at a favorite list in the global module index.gbrandl2007-06-191-14/+72
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved repydoc markup moduleblackbird2007-06-191-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5254 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Refactor special file handling, part 2. Introduce a global context that's ↵gbrandl2007-06-162-7/+11
| | | | | | | | | used even for completely dynamic pages, that helps with the "Python v Docs" problem. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5246 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Restructure "special" file handling.gbrandl2007-06-161-8/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5245 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated edit templateblackbird2007-06-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5244 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed admin panel, added working NotFound implementation, fixed 404 headerblackbird2007-06-163-58/+74
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* something like a suggest changes form.gbrandl2007-06-161-4/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed cookie defaults (resolves caching issue)blackbird2007-06-161-7/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5240 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* just display the style choser on the index pageblackbird2007-05-261-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added style chooserblackbird2007-05-261-10/+60
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed bug in session systemblackbird2007-05-262-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5159 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Implement cache control for static files.gbrandl2007-05-262-31/+39
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04