New admin template

Argos

My admin is built for a default installation. Non-default modules may cause visual hick-ups, mostly because they have their own layout settings. I cannot/will not edit other modules to match the admin template. The same goes for incorporating modules into the template. I have added a few things I thought were handy for most users, but that's it I'm afraid. Also: I want to keep work on thsi template as minimal as possible, because I will focus on the new wb2.8 skinnable backend when I find the time. This Wb2.7 template will stay as it is, apart from minor corrections if needed.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

StephanLE

Ich habe folgendes Modul eingebaut.
https://forum.websitebaker.org/index.php/topic,9471.0.html
oder in deutsch
https://forum.websitebaker.org/index.php/topic,9463.0.html
Dabei tritt folgender Fehler auf.
Bilder sagen mehr als Worte
http://www.screencast.com/users/All_in_One/folders/Jing/media/844ae572-a962-4d6d-96e0-6a687dca1561

meine Idee dazu könnte obiges nicht gleich mit eingebaut werden?

Eine weitere Idee hätte ich auch noch. Dieses kleine Script mit einbinden ginge das?
https://forum.websitebaker.org/index.php/topic,8749.msg52276.html#msg52276

Translate mit google

I have this module installed.
https://forum.websitebaker.org/index.php/topic,9471.0.html
or in German
https://forum.websitebaker.org/index.php/topic,9463.0.html
The following error occurs on.
Pictures speak louder than words
http://www.screencast.com/users/All_in_One/folders/Jing/media/844ae572-a962-4d6d-96e0-6a687dca1561

my idea above could not be built with?

Another idea I would even. This small script with the mount would go?
https://forum.websitebaker.org/index.php/topic,8749.msg52276.html#msg52276


Argos

#54
Thanks for being a backend fan :-)
I noticed that the Admintools>Webedit module messes up things a bit, probably due to some hardcoded styles or something. Have to check that out...
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

aldus

No worry - i just replaced the files from a working projekt.
The reason for seeing this is a modificated db-connector that
throws the error messages instead of keeping it in silence ...

Kind Regards
Aldus
a fan of this backend!

Argos

Thanks Ruud, I was already wondering how that had slipped in the files, as it was not something I had knowingly done myself. As a non-coder I even barely understand what the line means  :|
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

Ruud

#51
Quote from: aldus on March 20, 2009, 01:07:42 PM
Hello Argos

Can't delete modules because of an db-query-error inside "modules/uninstall.php" - line 64  :-(

$database->query("DELETE FROM ".TABLE_PREFIX."modules WHERE directory = '$file'");

There is no table "modules" ...

Regards
Aldus

This is funny,
In the original /admin/modules/uninstall.php this line also exists.
Even checked the WB2.6.7.. It is in there too!!

Ruud

PS. You have removed this line in SVN #888, so next version it will be out of there...
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

aldus

Hello Argos

Can't delete modules because of an db-query-error inside "modules/uninstall.php" - line 64  :-(

$database->query("DELETE FROM ".TABLE_PREFIX."modules WHERE directory = '$file'");

There is no table "modules" ...

Regards
Aldus

Argos

Oops... some old code slipped back into the 0.9 version I uploaded earlier today (see previous post). I just uploaded a corrected version to AMASP: http://www.websitebakers.com/pages/admin/admin-backend/backend-argos.php

Please redownload if you installed the previous 0.9.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

Argos

Just uploaded version 0.9 to AMASP. Changes:

- set fixed height of Admin Tools list, with overflow:auto for longer descriptions
- added section ID and section type above each section (thanks for the idea stefek!)
- changed width to 100% of Addons descriptions and Access descriptions
- changed width to 100% of Pages Overview
- changed ID and Menu Title columns in Page Overview around
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

oeh

Quote from: Argos on March 15, 2009, 02:09:04 AM
Well, there is now way to accomodate enough space for that kind of long descriptions without creating long page and large open boxes for other tools, so please edit the file(s) yourself.

Just a thought, what if you where to move the module info from the page and use some
kind of muse over tool tip kindisch?

Would save allot of space for people who has allot of admin modules installed.

Well that was my 2 pennies worth of thoughts

Regards
Odd Egil
oeh ;-}>

maverik

Quoteso please edit the file(s) yourself.

no prob, 115px looks nice for me and i wrote it only as notice

greets maverik

Argos

Well, there is now way to accomodate enough space for that kind of long descriptions without creating long page and large open boxes for other tools, so please edit the file(s) yourself.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

maverik

now i use 0.8  :-)

[gelöscht durch Administrator]

Argos

Quote from: maverik on March 09, 2009, 11:34:53 PM
hi

very nice but i need

#admintools li {
...
...
...
height:115px;}


with 80px it looks like screen

greets maverik

Please use version 0.8 from AMASP. It has more room for descriptions. Actually version 0.7 already had. What version do you use? You can also edit the file yourself ofcourse, or shorten the tools descriptions. Some tools have way too long descriptions anyway.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

Argos

I did some tweaking to accomodate for longer website titles in the header, without them pushing the menubar down. Version 0.8 uploaded to AMASP.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

maverik

hi

very nice but i need

#admintools li {
...
...
...
height:115px;}


with 80px it looks like screen

greets maverik

[gelöscht durch Administrator]

erpe0812

Hi Argos,

works fine.
The centered layout is much better than the left align   :-D

Thanks

erpe

Argos

I did some stylesheet and other tweaks to the admin template:
- went back to centered layout, 900px width
- fixed some css
- changed some layout details
- added template version number to the header
- changed version numbering to decimal: this is version RC 0.7, while the previous one was version 6.

Tested in WinXP on IE6, IE7, Mozilla/Firefox, and Google Chrome.

Download: http://www.websitebakers.com/pages/admin/admin-backend/backend-argos.php
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

Argos

Quote from: Raller on March 08, 2009, 06:40:04 PM
Hi,

nice backend. I found a bug in MEDIA  template.html

It is impossible to create a folder because the form-tags are wrong.

I add a fixed version.

Ralf

Thank you Ralf! I have updated the template ZIP file in AMASP to V6.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

Raller

Hi,

nice backend. I found a bug in MEDIA  template.html

It is impossible to create a folder because the form-tags are wrong.

I add a fixed version.

Ralf

[gelöscht durch Administrator]

sparkdigital

Quote from: maverik on February 24, 2009, 04:10:54 PM

this is the right one, widescreen 1440x900 with opera 9.63

so long maverik

Almost there, only 1 or 2 pixels out  :-D

Argos

Quote from: maverik on February 24, 2009, 04:10:54 PM
Quotekind of "exotic" combinations. Check for Windows and standard browers only
are you from microsoft?  :-D
No, I just only have a Windows XP machine. And it works fine for me  :-D
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

maverik

hi

Quotekind of "exotic" combinations. Check for Windows and standard browers only

are you from microsoft?  :-D

QuoteDO you use Ubuntu as your operating system and use FF iin combination with that?

yes, ubuntu is my favorit operating system, and i work with 2 monitors.  :-)

this is the right one, widescreen 1440x900 with opera 9.63

so long maverik

[gelöscht durch Administrator]

sparkdigital

Not had the chance yet but will do soon!

Argos

Hi Konrad, did you try the new version yet? I see your screenshot is the previous one.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!