Last change
on this file since 1368 was
1297,
checked in by gogo, 9 years ago
|
See ticket #1502
Update to enhance reliability and functionality of MootoolsFileManager?.
- A couple of race type conditions caused various issues with loading the MFM.
- Add preselection of current image
- Add documentation for HSpace/VSpace in config.php
Also snuck in a couple of other bugfixes/additions:
- add support for having attribute "onxinhaready" on a textarea
- add a Xinha._posturlcontent as an analog to _geturlcontent, synchronouse post
- some PHP deprecation issues in the old ExtendedFileManager? and ImageManager?
- add a skin.xml to blue-look skin
Note: This is an older version of MFM, I am about to create a branch to work on bringing in a large update to MFM in a couple of stages.
|
File size:
374 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <skin> |
---|
3 | <meta name="name" value="blue-look" /> |
---|
4 | <meta name="developer" value="" /> |
---|
5 | <meta name="developer_url" value="" /> |
---|
6 | <meta name="sponsor" value="" /> |
---|
7 | <meta name="sponsor_url" value="" /> |
---|
8 | <meta name="version" value="1.0" /> |
---|
9 | <meta name="license" value="htmlArea" /> |
---|
10 | <recommendedIcons>Crystal</recommendedIcons> |
---|
11 | </skin> |
---|
Note: See
TracBrowser
for help on using the repository browser.