Changeset 1943
- Timestamp:
- 2008-04-23 09:38:02 (3 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 modified
-
fckeditor.py (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/fckeditor.py
r1565 r1943 68 68 ) 69 69 if (self.ToolbarSet is not None): 70 Link += "&Tool Bar=%s" % self.ToolbarSet70 Link += "&Toolbar=%s" % self.ToolbarSet 71 71 72 72 # Render the linked hidden field -
FCKeditor/trunk/_whatsnew.html
r1942 r1943 54 54 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2124">#2124</a>] PHP file brower: fixed 55 55 issue with resolving paths on Windows servers with PHP 5.2.4/5.2.5.</li> 56 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2124">#2059</a>] Fixed the error in the 57 toolbar name in fckeditor.py.</li> 56 58 </ul> 57 59 <h3>