Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/default_css.txt version 6b19ac3eb5
|
2020-05-14
| ||
| 03:00 | fileedit: now gets the file perms via the response header and updates the Is Executable checkbox accordingly. Similary, mimetype is now harvested from the response headers and is used, in place of file extensions, for the "is this a wiki page?" determination. Added fossil-level event infrastructure to allow pages to communicate page-specific events to skin-injected/user-supplied JS code, and fileedit now emits a fileedit-file-loaded event when it loads a new file. Replaced old uses of the term "save" with "commit", per forum feedback. ... (check-in: f1b2e509e7 user: stephan tags: fileedit-ajaxify) | |
|
2020-05-13
| ||
| 16:44 | Minor doc fix. ... (check-in: ae594780d1 user: stephan tags: fileedit-ajaxify) | |
| 16:41 | The programmatically-generated input-with-label elements now use an inner LABEL, instead of SPAN, and auto-generated INPUT element IDs to go with the labels (which require an ID). ... (check-in: b46d11b871 user: stephan tags: fileedit-ajaxify) | |