rejetto forum
Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: TSG on February 15, 2008, 01:31:57 PM
-
RAWR-Template-0.0.5 Released
(http://www.rawr-designs.com/?downloadbutton=43) (http://www.rawr-designs.com/?download=43)
[new] Settings: statistics, folder tasks toggle (on-off).
[new] rawr_diehard theme. (named by ELEVENNNN).
[new] Ukrainian language file, ua.
[fix] Major CSS bug with the preview box in IE7.
[chg] Removed poster name from shout filenames to prevent them from not loading with the macro.
The only bugs from the last build that still remains is a couple of shoutbox related bugs. These can't be helped for now.
-
Hi, I noticed you started adding configuration switches. Can I make two suggestions?
I think the configuration should be located in a separate file. This way it is easier to identify and wont necessarily have to be replaced with every RAWR update.
I would also like to see a switch for the IP address within the server statistics. Since I run HFS under a reverse proxy the displayed IP address is actually the address of my own Apache server.
-
I see what you mean. I might be able to to add this feature for IP.
The external settings file is a good idea also. My concern with that is, {{load}} randomly works in some sections out of [special:begin]. I have a problem where the strings flick from variable to value in [progress] and the [upload] pages. So until this is working reliably I cannot put such important settings into an external file for now.
-
Grazie tsg
ma no va bene ancora
non visualiza imagine jpg poi i caratteri sono troppo grandi ed ie7 si blocca
-
chiedo scusa :-[
non avevo messo la v179 adesso e tutto a posto
manca solo la traduzione del prog in francese oppure in ita ::)
-
uhm... i don't remember if this is a known bug... if it isn't, i'll descript it :P
the live player doesn't plays songs if there is the character "&" in the title (i don't know if there is the same problem with oter characters ;) )
it's not a problem for me, i don't want to give you too much work :P
i've just said it :P
a little little error in trascription, in italian language...
lv_openTransfers= was lv_openTransers
and i have done some changes in italian language, some words were not translated and some others with a bad translation ;)
should i upload the txt? they are just a few changes.....
-
I just downloaded 0.0.5 to try it out and when I clicked the "check for updates" button it said that I have version 0.0.5.
I am guessing it is because you forgot to update the build number
{{comment| Permanent Settings, DO NOT TOUCH }}
build=0.0.4
-
Grazie tsg
ma no va bene ancora
non visualiza imagine jpg poi i caratteri sono troppo grandi ed ie7 si blocca
That means you are using an old build, that error only appears when you are using a build older than 179. The HUGE effect of the error you see is caused by a small html typo on my behalf. Only the error should be big and ugly :P That part will be fixed in next build. But as you saw upgrading your HFS will remove it.
the live player doesn't plays songs if there is the character "&" in the title (i don't know if there is the same problem with oter characters ;)
and i have done some changes in italian language, some words were not translated and some others with a bad translation ;)
should i upload the txt? they are just a few changes.....
Yes I know about the bug with & and a couple of other characters. It is because flash sees the next string as a variable and so it screws up. Not much i can do atm.
Attach the file here and I will check its compatibility:
http://www.rejetto.com/forum/index.php?topic=5524
I just downloaded 0.0.5 to try it out and when I clicked the "check for updates" button it said that I have version 0.0.5.
I am guessing it is because you forgot to update the build number
{{comment| Permanent Settings, DO NOT TOUCH }}
build=0.0.4
OOOPS! my bad :P, I guess 6 is coming sooner than I thought :P no big bug fixes though. U can change it to 5 if u like, DO NOT TOUCH is kinda void with that error :P
I will add the ability to hide the IP value. The repaired Italian translation file (if it works better), and an update on the Ukrainian file. A fix for the build and fix the error in the html for the less than 179 bug.
I guess finer detail like this slip through when im working on bigger bugs :D
-
Hi,
did you work on the transfer-box bug?
http://www.rejetto.com/forum/index.php?topic=5660.msg1033240#msg1033240
In 0.0.5 the behaviour has changed.
In Firefox and IE7 lv_transfers is shown now constantly with its translation.
In Firefox it starts with the symbol names, switches to the symbol translations, and sometimes switches back to the symbol names and stays like that.
In IE7 it starts with the symbol names, switches to the symbol translations and always stays like that.
Downloading a tar-archive is not shown at all: No transfers
-
how do i install this template...
im trying every which way and its not working...
-
parade, I haven't worked on that bug cause it is out of my control, same goes for the tar-archive thing you mentioned. They are both HFS related bugs. I have reported the strings bug to rejetto. Wait and see i guess.
how do i install this template...
im trying every which way and its not working...
You probably aren't using the latest beta.
-
Yes I know about the bug with & and a couple of other characters. It is because flash sees the next string as a variable and so it screws up. Not much i can do atm.
You fixed the behaviour of the player with special characters some time ago and now the player works with nearly every special character.
Before you fixed this problem the player did not work with most of the special characters, but worked with "&".
If the problem is with flash and the variables, why did it work with "&" before? Di you completely change the player-code?
I'm asking because there is still hope in me, that even this could be fixed. ;)
I have quite a lot of MP3s with "&" in the filename because its very common in band-names.
Greetings
parade
-
The previous method would encode the & to url encoding, this doesn't happen anymore, thats how i got the player to work with special characters. I will work on it eventually.