summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/style
Commit message (Collapse)AuthorAgeFilesLines
* removed second headline for modindexblackbird2007-07-221-2/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5392 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some small fixesblackbird2007-07-221-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed rightsidebar themeblackbird2007-07-221-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5390 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* another small updateblackbird2007-07-221-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5389 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* readded bottom commentsblackbird2007-07-222-135/+63
| | | | 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-224-75/+220
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5386 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* comments work nowblackbird2007-07-201-6/+31
| | | | 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-6/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add checkboxes for hiding modules based on platform.gbrandl2007-07-181-1/+5
| | | | 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-161-1/+1
| | | | | | | | | | - 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-163-133/+202
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5372 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A way to map old HTML URLs to new URLs.gbrandl2007-07-141-0/+7
| | | | | | | 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
* Split search javascript from normal javascript.gbrandl2007-07-142-539/+547
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5366 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Interim commit, will finish later:gbrandl2007-07-131-7/+7
| | | | | | | | | | | * 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-2/+31
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5348 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add a traditional stylesheet.gbrandl2007-07-121-0/+634
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5346 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add refcount handling to the builder.gbrandl2007-07-121-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5345 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A settings page.gbrandl2007-07-111-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add missing file.gbrandl2007-07-111-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5339 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add first draft of per-item comments.gbrandl2007-07-114-0/+60
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5337 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed scrollbar issueblackbird2007-07-111-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5336 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New jquery version, misc fixes.gbrandl2007-07-082-516/+616
| | | | 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-3/+3
| | | | 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-084-9/+27
| | | | | | | collapse packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5328 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add an HTML Help builder, untested though.gbrandl2007-07-071-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5323 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New "stickysidebar" style, some template nits.gbrandl2007-07-071-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5321 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Improved comments and preview form.gbrandl2007-07-062-36/+51
| | | | 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-58/+45
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style.gbrandl2007-06-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5255 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated edit templateblackbird2007-06-161-0/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5244 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Rebuild if doctree missing; fix in cmdline handling.gbrandl2007-06-111-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5232 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Little facelift on the index page.gbrandl2007-05-271-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5166 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Adapted the build system a bit; it's now much more logical.gbrandl2007-05-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5164 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added style chooserblackbird2007-05-263-15/+31
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5160 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "recent comments" tab to admin panel and reversed the sortingblackbird2007-05-261-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some changesblackbird2007-05-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5149 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* checked in lighter admin panel (gray now)blackbird2007-05-252-33/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5148 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made admin panel brighterblackbird2007-05-251-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5147 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added greenish admin panelblackbird2007-05-251-17/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5144 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed find_keywords, added style for errorsblackbird2007-05-251-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5140 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added user control panelblackbird2007-05-251-12/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5138 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment admin panelblackbird2007-05-252-6/+145
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5137 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* cookies go, sessions comeblackbird2007-05-241-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5134 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* small style changes (and test commit)blackbird2007-05-241-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5130 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* black comment area is now blueblackbird2007-05-241-16/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5129 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed antispamblackbird2007-05-241-8/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5128 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added antispamblackbird2007-05-241-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5127 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment preview and disable commenting if "comments_enabled" is set ot ↵blackbird2007-05-241-1/+20
| | | | | | false in the page metadata git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5124 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment formatting helpblackbird2007-05-241-6/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5122 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* markdown to markupblackbird2007-05-241-1/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5117 929543f6-e4f2-0310-98a6-ba3bd3dd1d04