WebsiteBaker 2.13.7 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
I think WB2.8 will have this as a default backend, if Matthias agrees.
Argos meant "one of the standard included backends".
One thing: why is the multiple upload function in the media set back from 10 to 5 uploads at once? I already had a few questions about customers who really miss the 10 uploads at once. Personally for me this is a step back too.
<tr> <td width="50%" align="left"><input type="file" size="49" name="file6" /> </td></tr><tr> <td width="50%" align="left"><input type="file" size="49" name="file7" /> </td></tr><tr> <td width="50%" align="left"><input type="file" size="49" name="file8" /> </td></tr>
the uploader is part of the default wb_theme if I remember right
Yes, uploader is already in the core files and can be used from all backend themes. It is used from wb_theme per default but can easily integrated in other themes too by simply adding a few lines to the media templates.On this example the flexibility of the new skinable admin interfaces can be shown in a perfect way. All needed code is admin dir. Wether a backend theme makes use of the different features (e.g. zip-upload, image-resizing ...) or not decides the theme creator by simply add or remove a few lines in his template files without the need of making changes on any core files.
I didn't know that... Is there info on (new) functions we can call that way? And how to do that?
<td valign="top"> <input type="checkbox" name="unzip" id="unzip" onclick="toggle();" /> <label for="unzip">{TEXT_UNZIP_FILE}</label> <span id="delzip" style="display: none;"><br /><input type="checkbox" name="delzip" id="deletezip" /> <label for="deletezip">{TEXT_DELETE_ZIP}</label></span></td>
Hi,I tested Argos Admin Template in Wb2.8 RC2. The empty-spaces-problem (see last post) is still there. No solutions yet?
http://www.iconfinder.net/
<title>Retrieve Login Details</title>
<title>{SECTION_FORGOT}</title>