Jump to content

uploaded.to

Full Persian (farsi) Version Of Rapidleech For Persian Users...


  • You cannot reply to this topic
9 replies to this topic

#1 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 22 February 2010 - 12:00 AM

Greetings
im one of your script's fan from Iran
if there is no problem with admins, i decided to translate and re-code the template for Persian users

i'll be glad if anyone especially admins give me some instruction for beginning of this project and version to use as a source so in future updates there be less problems ;)

i've had a look at files in this version as a SOURCE project: rapidleech 2.3 v42 pre-release t2 plusrar4 of course its approximately like other versions with some additional addons and AJAX enabled.

because PESIAN is a right to left (RTL) language i must chane/add some attributes in CSS and HTML of template

here is a TO DO list:

1. translating language file: en.php [done]
2. changes files Encoding to UTF-8 (the worst part!~!)[done]
3. Re design Graphics & buttons in farsi version [done]
4. add/change attributes in templates files: templates/plugmod for RTL languages [done]
5. change necessary parameters in index.php [done]


--> This project available for free at: http://RLFA.DJH.ir

i dont think any other changes may be nessesary but if there is anything else i need to know i'll be glad to hear about it before i start not in the middle of project!~! :rolleyes:

its all for now
if i finish any part of above list i'll edit this post

feel to share your comments, opinions, changes, requests and ... ill be glad to help.

take care and be creative
DaRiOuShJh - داریــــــوش

This project in my blog: http://djh.ir/blog/a...ers-project.djh

Edited by DaRiOuShJh, 27 February 2010 - 10:35 AM.


#2 rapidleech

    Co. Admin

  • Admin
  • PipPipPipPip
  • 1,565 posts
  • Gender:Not Telling

Posted 22 February 2010 - 01:14 AM

i'm actually in the process of converting RL to utf-8 to get rid of that annoying problem where some files from megaupload are transferred as vid& instead of vidéo - well the problem is that MU returns html entities in place of foreign or certain ascii chars, so to change back to utf8 or other you just need to html_entity_decode($filename, ENT_QUOTES, 'UTF-8'). the ent_quotes will make sure double and single quotes are converted correctly for filenames containing apostrophe ('). This would also need to be done for other hosts if they use the same method, or another method, depending on the filehost.
I will be committing my changes to SVN so if you want to keep an eye out at what you need to do you'll easily see in a diff report there.

to convert all files to utf8, well that's strange they should all be utf8 without bom already in SVN...if not it's just as simple to open the file and save it as UTF8 if it isn't already. However I would strongly recommend you start from SVN stage to develop your project. some text editors always revert back to ANSI encoding anyway if the file does not contain any non-ascii characters on save.

good luck...

Quote bugmenot: Allergic to the search button?


Posted Image


#3 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 22 February 2010 - 10:20 AM

thanks for the info and tips man
ok i'll give it try with windows notepad or notepad++ i hope it works

Edited by DaRiOuShJh, 22 February 2010 - 10:34 AM.


#4 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 23 February 2010 - 06:32 PM

1. translating language file: en.php [done]

#5 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 24 February 2010 - 12:05 PM

2. changes files Encoding to UTF-8 (the worst part!~!)[done]
3. Re design Graphics & buttons in farsi version [done]
4. add/change attributes in templates files: templates/plugmod for RTL languages [done]

#6 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 24 February 2010 - 09:22 PM

all works done
here is the page and download and demo link

http://rlfa.djh.ir

if any changes necessary im glad to hear them

these source files also can used for all RTL languages ;)

Edited by DaRiOuShJh, 24 February 2010 - 09:24 PM.


#7 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 24 February 2010 - 10:32 PM

seems i have a problem with demo!!!

it tranfer the files!~!
i dont want it to leech any files
i try to chmode or even delete the FILES directory
but every times it show an error about changing the chmode to 777
and also do not let the script run

from where i can delete this php code? and ideas?

#8 p30room

    Newbie

  • Members
  • Pip
  • 6 posts
  • Gender:Male

Posted 25 February 2010 - 06:58 AM

Thank You Very Much :D

#9 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 26 February 2010 - 09:25 AM

your welcome dear p30room ;)

adding a sub-forum for rlfa project is at discussion with the admins

#10 DaRiOuShJh

    Member

  • Members
  • PipPip
  • 14 posts
  • Gender:Male
  • Location:iran- Tehran
  • Interests:every thing!~!

Posted 27 February 2010 - 10:36 AM

im start working on last rapidleech release:

http://rapidleech.go...eech-svn274.zip