Timeline


and .

10/16/08:

21:32 Ticket #109 (Could WYMeditor operate without requiring edits to other form elements?) closed by jf.hovinne
invalid: You can also use the update() API call (it will update the textarea …
21:24 Ticket #128 (jquery with google loader) closed by jf.hovinne
wontfix: Will be fixed in 0.6 (popups replaced by overlays, so no need to reload JS …
21:13 Ticket #129 (Horizontal table resizing broken in FF 3.0 and FF 2.0) closed by jf.hovinne
fixed: OK. If you find a way to remove the buttons, thanks for sharing it.
21:09 Ticket #41 (FF issues) closed by jf.hovinne
fixed
21:08 Ticket #95 (Application of arbitrary inline elements in the sidebar (like the toolbar)) closed by jf.hovinne
fixed: Implemented with the help of the insert(), wrap() and unwrap() API calls. …
21:05 Ticket #88 (Request for div and span tags) closed by jf.hovinne
fixed: Inline elements are now supported with the help of the insert(), wrap() …
21:03 Ticket #78 (Firefox: Unable to add container to text without container) closed by jf.hovinne
wontfix: You can't catch the FF clipboard before it's pasted into the …
20:39 Ticket #68 (Firefox: "expansive" paragraphs) closed by jf.hovinne
fixed: Set to fixed, since I can't reproduce the bug in FF3. Please feel free …
20:35 Ticket #61 (Opera: Containers do not appear to work correctly) closed by jf.hovinne
fixed: Fixed in latest versions of Opera.
20:33 Ticket #39 (Implement a way to detect available features) closed by jf.hovinne
fixed: Fixed, since all the features are now cross-browser.
20:32 Ticket #38 (Core functionality to modify edited documments) closed by jf.hovinne
fixed: insert() is available since r541, wrap() and unwrap() since r545.
19:54 Ticket #132 (iframe src not loaded (Google Chrome)) closed by jf.hovinne
invalid: OK
03:54 Ticket #135 (Unable to add containers to list items) created by danspam
It does not seem possible to add a container inside a list item (li) even …

10/15/08:

21:22 Ticket #133 (not empty table cells are removed) closed by jf.hovinne
fixed: Should be fixed by r558 (simply remove '|td' from the regex). Related …
21:19 Changeset [558] by jf.hovinne

Use documented jQuery.data function. Fix removeEmptyTags() to keep empty ...

01:39 Ticket #134 (removeEmptyTags - removes content) created by straka
We have some really not great RTF files, which we are importing using …

10/13/08:

13:41 Ticket #133 (not empty table cells are removed) created by belda
The editor removes certain cells, which causes the remaining cells to …

10/09/08:

01:04 Ticket #132 (iframe src not loaded (Google Chrome)) created by webPragmatist
I am having this weird issue where Google Chrome won't load the iFrame's …

10/08/08:

21:12 Changeset [557] by jf.hovinne

Fixed CSS lexer regex to be able to set classes on headings.

10/06/08:

19:56 Changeset [556] by jf.hovinne

Added Czech translation (thanks Martin Kopeček).

16:58 Ticket #131 (Paste from Word inserts too many blank lines) created by c_t
There are two cases to be distinguished (all tested & observed with …
09:05 Ticket #130 (Automatically Resizeable iFrame (emulate inline editing)) created by webPragmatist
Can we make an option to automatically resize the iframe height? I …

10/02/08:

22:54 Ticket #129 (Horizontal table resizing broken in FF 3.0 and FF 2.0) created by weswinham
The horizontal table resizing doesn't work on: * Firefox 3.0 on Ubuntu …
21:03 Ticket #127 (Cursor loses focus in html view when textarea is wrapped in <label> ...) closed by jf.hovinne
wontfix: Weird, but I found out what's happening. From XHTML.com: The …
15:31 Ticket #128 (jquery with google loader) created by martinsarsini
I am using Google loader and the latest version of jquery, but I am …

09/29/08:

23:00 Ticket #125 (0.5b1 doesn't unstyle objects in Safari) closed by jf.hovinne
fixed: This bug is caused by the following line in the xhtml() function (Safari …
22:55 Changeset [555] by jf.hovinne

Keep Apple-style-span classes untouched and instead remove them while ...

22:18 Ticket #124 (Safari + prototype + wymeditor + div with 'content' id breaks wym popups) closed by jf.hovinne
fixed: This one is really amazing! I don't think it's related to the id …
21:40 Changeset [554] by jf.hovinne

Call event listener while closing the HTML view - see #121.

07:44 Ticket #127 (Cursor loses focus in html view when textarea is wrapped in <label> ...) created by rostr
For some crazy reason, the html editor area loses focus immediately upon …
07:12 Ticket #126 (Buttons do not work on Firefox 3 /w Silver skin) created by rostr
I can reproduce the issue with Firefox 3.0.3 on the …
02:46 Ticket #125 (0.5b1 doesn't unstyle objects in Safari) created by tknight
I know the Safari implementation is still in beta, but I wanted to let you …

09/28/08:

17:19 Ticket #124 (Safari + prototype + wymeditor + div with 'content' id breaks wym popups) created by jomz
When: * on Safari * prototype is loaded * you have a 'content' id …

09/27/08:

21:01 Changeset [553] by jf.hovinne

Added acronym dialog test page.

20:56 Changeset [552] by jf.hovinne

Improved dialog() to facilitate custom dialogs creation.

11:20 0.5/API edited by jf.hovinne
Typo. (diff)
11:15 0.5/API edited by jf.hovinne
Added insert, wrap, unwrap. (diff)

09/24/08:

22:06 Changeset [551] by jf.hovinne

Wrap the Firebug console in WYMeditor.console.

21:39 Ticket #123 (prevent errors from lang.js) closed by jf.hovinne
fixed: Good call. Fixed in r550. We use the console instead of an alert.
21:36 Changeset [550] by jf.hovinne

Put language file eval in a try-catch and output an error message in the ...

20:53 Ticket #122 (compatibility jQuery < 1.2.3) closed by jf.hovinne
fixed: Agreed. See r549. FYI the stored data is useful when you want to know …
20:46 Changeset [549] by jf.hovinne

Added test for jQuery.fn.data. Fixes #122.

09/21/08:

20:52 Changeset [548] by jf.hovinne

Fix CSS issue in Safari, see r547.

20:34 Changeset [547] by jf.hovinne

Added test page for serving as xhtml+xml.

19:10 Changeset [546] by jf.hovinne

Added test page for wrap and unwrap, see r545.

19:08 Changeset [545] by jf.hovinne

Added wrap and unwrap commands, for inline elements such as span.

09/19/08:

20:45 Ticket #123 (prevent errors from lang.js) created by lemisterv
[http://trac.wymeditor.org/trac/browser/trunk/src/wymeditor/jquery.wymedito
20:26 Ticket #122 (compatibility jQuery < 1.2.3) created by lemisterv
[https://trac.wymeditor.org/trac/browser/trunk/src/wymeditor/jquery.wymedit
19:28 Ticket #121 (Classes won't apply to images in certain situations) created by visual77
I am attempting to place images into a textarea and then apply a custom …

09/16/08:

20:48 Changeset [544] by jf.hovinne

Created 0.5-b1 tag.

Note: See TracTimeline for information about the timeline view.