Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 descendants and 10 ancestors of [6cd9847f54]

2012-08-14
17:30
[65870e8736] Merge in the WYSIWYG editor branch, making WYSIWYG an option for trunk users. WYSIWYG is still off by default. (user: drh, tags: trunk)
2012-08-13
12:54
[e5ad103777] Leaf: Disable the cut/copy/paste buttons on the WYSIWYG editor, since doing cut/copy/paste under javascript control is normally disallowed for security reasons. (user: drh, tags: wysiwyg)
12:30
[fd10cdbaf8] Fixes to the <base> addition to the HTML header so that it works correctly with the "doc" webpage. Href is now $baseurl/$current_page. (user: drh, tags: wysiwyg)
2012-08-11
22:25
[cb6804a2e3] Add confirmation dialog boxes when changing between markup and wysisyg editor mode, and before cancelling an edit. (user: drh, tags: wysiwyg)
15:37
[ebc48bf180] Add a configuration option that enables WYSIWYG wiki editing. The traditional markup editor is still used unless this option is enabled. (user: drh, tags: wysiwyg)
15:06
[bf27074c82] Improvements to the setup page, including a button to automatically add the <base> element to the header if it is missing. (user: drh, tags: wysiwyg)
13:58
[31732d77ff] Add <base href="$baseurl/"> to the html header in the default configuration and in all built-in skins. Add a warning if <base> is not configured. Generate hyperlinks from wiki relative to the <base> (user: drh, tags: wysiwyg)
02:33
[0e57bafcfa] Improvements to the HTML beautifier. (user: drh, tags: wysiwyg)
2012-08-10
23:18
[e000f7f0fd] Reduce the maximum height of a wiki edit frame to 30 rows. (user: drh, tags: wysiwyg)
23:12
[fb6f1b7b71] Automatically clean up the HTML that is generated by webbrowsers and by the Fossil wiki-to-html translator so that the HTML is easier to read in the wysiwyg editor. (user: drh, tags: wysiwyg)
19:59
[6cd9847f54] Add experimental support for WYSIWYG editing of wiki pages. (user: drh, tags: wysiwyg)
12:59
[717cd2782c] Allow the style= attribute in wiki markup. (user: drh, tags: trunk)
2012-08-09
19:16
[869e27e739] Fix the "Delete Ad-Unit" button so that it really does delete the ad-unit. (user: drh, tags: trunk)
2012-08-08
13:22
[eb0933ca55] When using /zip or /tarball without a UUID, use "trunk" instead of "tip" as the default. Ticket [300fc543b24250e256] (user: drh, tags: trunk)
13:13
[294cddf3ba] Add the --uuid-override option to the "fossil ticket add" command. Ticket [c2efdd64bff166c3] (user: drh, tags: trunk)
13:04
[426e8edc30] Changes "make install" so that it makes sure that the installation directory actually exists. Ticket [6e23fe11013961]. (user: drh, tags: trunk)
12:41
[8f00221682] If no uuid= query parameter is used for the /tarball or /zip URIs, then use the latest checkin (aka "tip"). Ticket [300fc543b24250e256867]. (user: drh, tags: trunk)
12:36
[0bc2a94104] Avoid freeing memory that might not have been malloced in the "ticket" command with the --quote option. Ticket [6dba56543b89dc4]. (user: drh, tags: trunk)
11:25
[957b17af58] Version 1.23 (user: drh, tags: trunk, release, version-1.23)
11:24
[411e88cbaf] Additional documentation updates prior to the 1.23 release. (user: drh, tags: trunk)
03:28
[0324ed61fb] Bump version of OpenSSL in the MinGW makefiles. Also, remove superfluous subst operations from the MinGW makefiles. (user: mistachkin, tags: trunk)