aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3 4

Author Topic: New AmuleWeb Skin Mod ( Tchoum Mod )  (Read 74125 times)

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
New AmuleWeb Skin Mod ( Tchoum Mod )
« on: October 27, 2008, 05:23:50 AM »

Hello!

I made a new skin for amuleweb based on 2 skins : Litoral and php-chicane

Thanks to the authors who made the original(s) version(s).

This template supports ALL the functionnalities already implemented in amuleweb.

You can download the zip here : http://www.mediafire.com/?sharekey=3b6367175d78e2e4d2db6fb9a8902bda

Changes in v0.1 & v0.2 :
- Complete Code Cleanup : I removed all the useless Javascript, I reorganized the frameset so pages load faster, improved W3C compliance...
This interface works with Firefox 3, Opera and IE7
- New disposition in download and upload page
- New disposition in shared files page
- New disposition in search files page
- Many BugFixes
- Many graphic changes

Changes in v0.3 :
- Some interface bugfixes (thanx gulp)
- Improved search request
You can now filter your research by extension or by filetype   8)
- New icons themes (from amule pack actually)

Changes in v0.4 :
- Rename some files
- Externalized css, so it's easier to skin
- Some minor tweaks

Changes in v0.5 :
- Minor changes in the frameset to get more space on screen
- Add "Last seen complete" in Download view

Changes in v0.6 :
- Minor changes
- Fixed Opera bug

Changes in v0.7 :
- New Preferences page and Server List page (thx woutermense ;) )
- Some little graphic changes (blue bar and search module)
- Improved connection checking
- Improved search request

Changes in v0.8 :
- Added a Welcome Page
- Last Seen Complete is now human readable ^^
- Improved warnings in guest session
- Improved Server List
- Added 5 new parameters in Preferences  8)
     Priority for preview
     Save 10 sources for rare files (<20 sources)
     Resume from same category
     Start the next paused download
     Download first and last chunks in priority

Changes in v0.9
- Improved Statistics Page

Changes in v1.0
- Lots of graphic fixes here and here (thx woutermense ;))
- Code clean up here and here
- W3C validation

Welcome Page


UL and DL Page


Search Module


Server List


Shared Files


Statistics


Preferences


Logs


Server Infos


« Last Edit: November 23, 2009, 02:35:01 AM by pitit.atchoum »
Logged

lfroen

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #1 on: October 27, 2008, 03:24:04 PM »

Why uploads have different horizontal size from downloads? In other pages, it looks like there's lots of wasted horizontal space. Any particular reason for this?
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #2 on: October 27, 2008, 11:23:19 PM »

No reasons   ;D

The only goal was to have the lightest interface
I made it for personnal use first, then I decided to post it here so anyone can reuse it ;)


And you lfroen, what do you propose?
« Last Edit: November 03, 2008, 10:56:22 AM by pitit.atchoum »
Logged

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #3 on: November 07, 2008, 06:59:32 PM »

Nice skin!!
I'm going to install and test it.
 ;)
Logged

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #4 on: November 07, 2008, 07:31:35 PM »

if i can propose....
for all pages use width="100%" or 90% instead of a fixed value for tables, in my laptop for example statistics page goes off screen
so replacing:
Code: [Select]
<p><b>:: Statistics ::</b></p>
<br>
<table width="1300" border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#ffffff">
with:
Code: [Select]
<p><b>:: Statistics ::</b></p>
<br>
<table width="100%" border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#ffffff">
is a lot better imho.
« Last Edit: November 07, 2008, 07:50:13 PM by gulp »
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #5 on: November 18, 2008, 04:23:28 AM »

Hey!!

a new version is out!!! Tchoum Mod v0.3  :o

see first post for details ;)
« Last Edit: November 18, 2008, 05:27:20 AM by pitit.atchoum »
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #6 on: November 24, 2008, 02:01:56 AM »

802 views and no comment?
:(
Logged

gav616

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #7 on: November 25, 2008, 02:25:15 PM »

please can you upload somewhere else i really wanna try this skin it has all the things that are needed.

also

is it possible to have a share ratio, completed sources column and be able to copy feedback in shared files?
« Last Edit: November 25, 2008, 02:29:23 PM by gav616 »
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #8 on: November 26, 2008, 10:41:48 AM »

share ratio is in statistics ;)

what do you mean by completed sources?
Logged

lfroen

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #9 on: November 26, 2008, 12:16:56 PM »

802 views and no comment?
The page is design is nice, but what I'm really waiting for is AJAX'ed template, which can make real difference it terms of response time and usability.
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #10 on: November 26, 2008, 12:55:39 PM »

of course ^^
me too  ;D

but i couldn't wait for a usable interface, so i did it myself and it fits very well with Apache mod_proxy

about that, any news of this template?
http://atwork.darknessmind.org/aMule/amule.php?login=Login&password=Password#

because there's no link to download it
« Last Edit: November 26, 2008, 12:59:51 PM by pitit.atchoum »
Logged

lfroen

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #11 on: November 26, 2008, 02:33:12 PM »

Quote
but i couldn't wait for a usable interface, so i did it myself
I fail to see why this template is more usable given that it provide same functionality.

Quote
and it fits very well with Apache mod_proxy
Running apache at home? Oh, well.

Quote
about that, any news of this template?
http://atwork.darknessmind.org/aMule/amule.php?login=Login&password=Password#
because there's no link to download it
What exactly you want to download? "View" -> "Page source" gives you pretty match all.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #12 on: November 26, 2008, 04:08:44 PM »

amuleweb currently doesn't support the template to which you linked. It is already being worked on and once amuleweb provides all needed functionality, we'll be very happy to include it, but currently it's unfortunately not possible. :(

I haven't had a look at the code yet, but you seem to have made many very valuable changes to the template. Do you grant us permission to use your template with official aMule versions?

Edit: Additionally, I would like to ask for permission for the icons, too. Are you the artist or do you know whom to ask about it?
« Last Edit: November 26, 2008, 04:10:28 PM by wuischke »
Logged

lfroen

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #13 on: November 26, 2008, 09:43:53 PM »

amuleweb currently doesn't support the template to which you linked. It is already being worked on and once amuleweb provides all needed functionality, we'll be very happy to include it, but currently it's unfortunately not possible. :(
That's news. What kind of functionality you mean?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #14 on: November 26, 2008, 11:01:55 PM »

For instance folder support. Furthermore external css files for the login page, if I'm not mistaken.
Logged
Pages: [1] 2 3 4