rejetto forum
February 10, 2012, 03:10:05 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1] 2 3 ... 6
  Print  
Author Topic: next default template to build 261  (Read 9425 times)
0 Members and 1 Guest are viewing this topic.
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11758


View Profile
« on: February 22, 2010, 08:28:11 PM »

guys, this took me several hours.
it's my idea for the next default template.
still unfinished, some things are yet to come.
i know is not the nicest thing around, but i'm trying to not use extra images.
it's meant to be cross-browser (i forgot to test chrome/safari) and no-script compatible.
comments and contributions are welcome.

* hfs.tpl (37.89 KB - downloaded 727 times.)

Follow members gave a thank to your post:

SilentPliz, Wasserfloh, rollsroycephantom95, Loading...

For this post, 4 members gave a thank you!
« Last Edit: March 28, 2010, 08:50:01 AM by rejetto » Logged
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #1 on: February 23, 2010, 05:21:02 AM »

Nice! Wink

There is a small error in line 104

< is missing here :

<button onclick = '.......

I tested it a little ... To be continued ...
« Last Edit: February 23, 2010, 06:01:43 AM by SilentPliz » Logged
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #2 on: February 23, 2010, 05:38:45 AM »

I like the highlighted selections ... good idea Wink

... Ideally, it would be nice, when you select multiple items, you can deselect them by clicking only on one of them.
------------------------------------------------------------------------
By cons I find quite annoying the borders around all the clickables stuff. Undecided


* 2010-02-23_122857.jpg (93.6 KB, 773x465 - viewed 1009 times.)
« Last Edit: February 23, 2010, 05:58:59 AM by SilentPliz » Logged
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #3 on: February 23, 2010, 09:05:13 AM »

Since you are launched in JavaScript, why you will not incorporate this kind of thing:

I tried at one time, but my knowledge of scripts are rather limited.

It seemed in all cases more affordable than flash applets

http://www.jupload.biz/


* 2010-02-23_122857.jpg (18.17 KB, 226x262 - viewed 338 times.)
Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #4 on: February 23, 2010, 09:06:32 AM »

Quote
Ideally, it would be nice, when you select multiple items, you can deselect them by clicking only on one of them

c'est déjà le cas mais t'as pas du cliquer au bon endroit Cheesy



Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11758


View Profile
« Reply #5 on: February 23, 2010, 09:13:07 AM »

i don't like java applet solutions. i find flash ones to be much lighter.

i will soon publish an update for the template.
Logged
rejetto forum
« Reply #5 on: February 23, 2010, 09:13:07 AM »

Do you like this software? Consider even $2
 Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #6 on: February 23, 2010, 10:46:28 AM »

I congratulate you on the made work of innovation, but I shall just have some small remarks to be formulated:

1-There are too many idle zones of space which lengthen  the page pointlessly.


2- The appearance of the list is not of the most finished, the blue vertical separators of each side of names or boxes of text make more ornamental than useful, to preserve a zone of checkbox for the selection would have more been one


3 resulting in an expansion of the web page that causes the use of elevators in several copies and that react badly with using the wheelmouse


And this is only first impressions: appearance between firefox and ie is totally different.


* image1.png (8.69 KB, 542x449 - viewed 3125 times.)

* image2.png (6.85 KB, 497x203 - viewed 3123 times.)

* image3.png (6.48 KB, 300x414 - viewed 3391 times.)
« Last Edit: February 23, 2010, 11:08:53 AM by Mars » Logged
bacter
Operator
Insane poster
*****
Offline Offline

Spain Spain

Posts: 677


View Profile
« Reply #7 on: February 23, 2010, 11:33:40 AM »

New template looks better than actual, but there are some styling problems - not a problem of css, but a problem of different browsers.

For example, what mars sees as vertical bars delimiting the itemname, in FF shows correctly as blue border like on the elements on the left side.
I suggest you to remove borders and to use  a style-element (for example item) and tu apply 'item:hover backgroundcolor...' on <td class="item">
on the item field, this avoids problems with padding and borders in different browsers.

Also y suggest to limit the width of the leftblock with a maxwidth <div>
Logged

your computer has no brain - use your own !
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #8 on: February 23, 2010, 01:42:24 PM »

... it would be nice also leave comments (for files & folders) in the usual place, for if they are too widest, the new menu take too much space.

Edit :

@Mars
On devrait censurer des images comme celles-ci ! Grin
« Last Edit: March 22, 2010, 01:03:21 AM by SilentPliz » Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #9 on: February 23, 2010, 03:21:23 PM »

Quote
For example, what mars sees as vertical bars delimiting the itemname, in FF shows correctly as blue border like on the elements on the left side.

just change those lines and works on twice brosers

#panel { width:40%; float:left; margin-top:1em; margin-left:1em;  margin-right:1.5em; }

a { text-decoration:none; color:#47c; border:0px solid transparent; padding:0.2em 0; }
« Last Edit: February 23, 2010, 03:24:07 PM by Mars » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11758


View Profile
« Reply #10 on: February 23, 2010, 06:06:13 PM »

mars uses IE6.  Shocked
i will work now to improve compatibility with it, although i'm doubtful.
in attachment the expected look of the template.


* tpl.png (34.64 KB, 733x617 - viewed 420 times.)
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11758


View Profile
« Reply #11 on: February 23, 2010, 08:06:01 PM »

re-download the attachment at first post.
it's an updated version.
it has also a first attempt for improving IE6 compatibility.

http://www.rejetto.com/forum/index.php?action=dlattach;topic=8247.0;attach=5017
« Last Edit: February 24, 2010, 07:03:33 AM by Mars » Logged
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #12 on: February 24, 2010, 01:34:45 AM »

That's better!

Tests done with Firefox 3.5.8, IE8 (compatibility & standard modes), Opera 10.
The result is homogenic, and the annoying defects, seem to have disappeared.

 Wink
« Last Edit: February 24, 2010, 06:57:21 AM by SilentPliz » Logged
luca69
Experienced poster
***
Offline Offline

Italy Italy

Posts: 95


drl1069@hotmail.com
View Profile Email
« Reply #13 on: February 24, 2010, 04:12:17 AM »

Hi Rejetto,
the new template looks nice. I tested it on IE8 and it works perfectly.

my 2 euro cents - I found this features very useful and in my opinion shall be part of default template:
- the possibility to create a folder
- possibility to add a comment to the uploaded file
- function for the user to change her/his password

As you are working on the template, maybe you can also fix the bug with the Progress Frame which does not work with browsers different from IE  Wink
Logged

Life is what happens to you while you are busy making other plans
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #14 on: February 24, 2010, 07:48:40 AM »

The new template cannot work if hfs is not connected to internet (self test successful ).

The cause is the use of a external javascript library.

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>

Two solutions offer themselves to us:

1 - Load this file as resource interns in hfs, so that it is always available, but what blocks eventually the updates of this file.

2 - Add in hfs the possibility of loading a template in the form of an archive zip which would contain all the necessary resources, this principle is used in some GPS software to allow an overload of the resources (on the same principle as the css and its syntax)

Logged
Pages: [1] 2 3 ... 6
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page February 09, 2012, 06:53:50 AM
anything