Tutorials
Although I believe in opensource I do have bandwidth bills, if you like what you're using why not chuck me a couple of GBP/USD/EUR
Free Joomla admin template (jQuery Desktop) v0.9.1 beta
Monday, 15 March 2010 00:19
It has been two weeks since the last release but a lot of people have been requesting various things and as with all BETA models there is a lot of bugs that need fixing! I have fixed a lot of issues, and added some more functionality to the admin template, and as always would love further feedback.
During this period of development on the desktop template people have pointed out that it is made using jQuery rather than mootools which is pre-packaged with Joomla! The reason for this is mostly down to knowledge of the framework, and nothing else. I have spoken to the Joomla! community and a lot seem eager to see this admin template in core as an 'out-there' template for regular Joomla! users such as developers or long-term website admins.
If anyone has suggestions or any issues I might need to look out for when converting this beast into mootools then please let me know by the comments below or through the forums.
Bugfixes from this release:
- Poor window icons, now fixed but I'm still not quite happy with them.
- IE8 constant refreshing bug when visiting login page, fixed.
- Inaccurate version in XML file, fixed.
- Size of template installer zip, reduced by 400kb but there is a lot more to be done!
Requested additions to template:
- Refresh icon to manually refresh a window on its own, added but still a little glitchy.
- Resize added to windows, this has been tested cross browser and seems to work as expected.
As always thanks for any feedback on the administrator template below, and here is the previous version of the template as well as some screenshots, and the original verison.
Thanks.
All content is copyrighted to udjamaflip.com 2009-2010, All rights reserved.
Comments
Parse error: syntax error, unexpected '' in /home/content/b/u/r/burnedscott/html/administrator/components/com_comprofiler /admin.comprofiler.html.php on line 20
on line 20 is the beginning of this code
?php
$js = ob_get_contents ();
ob_end_clean();
$_CB_framework->document->addHeadScriptDe claration( $js );
return null;
}
function installPluginFo rm() {
}
function _saveOrderJs( $task ) {
global $_CB_framework;
ob_start();
?
i had to remove the symbols that start a line of code i forgot the name (but they look like left or right arrows)
if(self!=top) {
parent.document.body.innerHTML='Iframes not allowed, could be hack attempt..., sorry!';
self.top.location=self.location;
}
like you said but now, i get an error message when i open it, which says
Parse error: syntax error, unexpected '
go into administrator/components/com_comprofiler /admin.comprofiler.html.php
on line 21 look for the code that says:
if(self!=top) {
parent.document.body.innerHTML='Iframes not allowed, could be hack attempt..., sorry!';
self.top.location=self.location;
}
and delete it save, reupload, enjoy
Latest version release Udjamaflips Free Joomla Admin Template 0.9.2 beta
http://udjamaflip.com/joomla-jquery-template/59-joomla-admin-template-udjamaflip-jquery-template-092-beta.html
http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/catid,112/id,129938/#129938
Please show your support for this patch to be added to their next release so you can all use the template with CB!
This error is shown on firefox
You're not the first, and I doubt you will be the last but I'm really sorry about communitybuilde r users who wish to use my template. Iframe security checking on same-host websites is a redundant feature at best.
Thanks for the positive feedback, and the internal CSS issue, I am very aware of all CSS issues within the 'windows' this is because I have made no effort to style them. I plan on doing this when the windows/dock/taskbar etc is bugfree.
1. Community Builder is completely unusable in the back-end I get the message Quote:
so I cannot edit it at all.
2. I get this wierd layout in some areas
I like the template alot but the issue with iframes makes it unusable for me
RSS feed for comments to this post.