| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
longer relevant.
|
| |
|
| |
|
|
|
|
|
|
|
| |
and it's in beta testing now.
Renamed the cookie id to Python-FAQ-Wizard and fixed some bugs
related to cookie processing.
|
|
|
|
| |
Added a Help link to the FAQ Edit Wizard.
|
|
|
|
|
|
| |
Added more elaborate explanation of version conflict.
Set fake header on commit so show() shows the new mtime.
Reorder name/email fields to be after the log message.
|
|
|
|
|
|
| |
Use TARGET=rlog instead of _blank for rlog output.
Add missing mailto: to author's email address in Last changed link.
Forget about the domainname in the cookie; the default is just fine.
|
|
|
|
|
|
|
| |
Run rlog commands as pipe so we can cgi.escape(output).
Added self.escape(), like cgi.escape() but also escapes " -- for use
as double-quoted attribute values inside HTML tags.
Fix complains from Mark Lutz: HTTP_HOST is not always set.
|
| |
|
|
|
|
|
|
| |
- Add translation of *foobar* into <I>foobar</I> (but not inside <PRE>).
- Optimization for the translation: only translate when @ or / or * seen.
- Add some layout to front page lay-out.
|
| |
|
|
|
|
| |
tags for them.
|
|
|
|
| |
do_recent, don't display entries without a last-changed-date.
|
|
|
|
|
| |
Added a generic error handler function.
Added cookie support to preserve author's name and email.
|
|
|
|
| |
Added "Reload this entry" link to edit complete screen.
|
|
|
|
|
|
|
|
|
| |
- Fixed broken HTML in edit form that swallowed <BR> tags
- Removed "another one" link in roulette, replaced with "use Reload" message
- show() now has edit=1 by default; changed all calls
- Display last-changed date, author, email when present and edit=1
- Added back pointers at bottom
- Added a copy of the bootstrap script at the end of the file
|
|
|
|
|
| |
Get the current version on edit and reject commits based on an old
version.
|
| |
|
|
|
|
| |
Speed up __getattr__ by storing the value as self.<key>.
|
|
|
|
|
|
|
| |
- got rid of the separate search page
- added an index (lists the questions with links to the answers)
- add a mechanism to add new entries
- add a way to list most recently edited entries first
|
| |
|
|
|