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 73952 times)

lfroen

  • Guest
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #45 on: November 22, 2009, 06:52:27 AM »

Every refresh has a couple of bytes memleak and after a while the amuleweb process ends.
Which gives couple of Kbytes memleak total. Not something that will crash process.
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #46 on: November 23, 2009, 02:33:26 AM »

Great job. And it works well.
Can you build a "black version" ? :P
a black version is in progress  ;)
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #47 on: November 24, 2009, 10:35:58 PM »

Hi lfroen!

In the file : aMule-2.2.6/src/webserver/src/WebServer.cpp, line 1730, can you change this :
Code: [Select]
wxString img_tmpl(wxT("<img src=%s height=20 width=%d>"));to
Code: [Select]
wxString img_tmpl(wxT("<img src=\"%s\" height=\"20\" width=\"%d\" alt=\"%s\">"));
so the page amuleweb-transfers.php will be 100% html 4.01 w3c valid like the rest of the interface?  ;D
« Last Edit: November 24, 2009, 10:54:34 PM by pitit.atchoum »
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #48 on: November 25, 2009, 12:51:32 PM »

See in rev. 9891.
Logged
concordia cum veritate

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #49 on: November 25, 2009, 01:33:23 PM »

thank you  ;)
Logged

ralse

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #50 on: January 17, 2010, 10:25:00 PM »

I can't find the link to download v1.0  ???
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #51 on: January 17, 2010, 10:32:05 PM »

What makes you think there is a 1.0 ?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

ralse

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #52 on: January 17, 2010, 10:55:45 PM »

What makes you think there is a 1.0 ?

At the first post
---
Changes in v1.0
- Lots of graphic fixes here and here (thx woutermense Wink)
- Code clean up here and here
- W3C validation
---

Not release yet?
Logged

woutermense

  • Full Member
  • ***
  • Karma: 18
  • Offline Offline
  • Posts: 154
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #53 on: March 05, 2010, 08:13:05 PM »

Did some additional tweaks:

  • Moved controls around a little on the transfers page
  • Fixed sorting by name, sources on the transfers page
  • Added a control for the refresh rate of graphs on the stats page
Logged

pitit.atchoum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #54 on: March 09, 2010, 07:00:32 PM »

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 ;))
- Added a control for the refresh rate of graphs on the stats page (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



Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: New AmuleWeb Skin Mod ( Tchoum Mod )
« Reply #55 on: March 09, 2010, 08:39:22 PM »

What's the point of this full quote?
If you want to edit the first post pm me or another mod with the change you want.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon
Pages: 1 2 3 [4]