hey all,
i'm in my first year of javascript/php programming and decided it'd be fun to mess around with the rutorrent code. i got mad that every time i added a torrent, i had to type out the name of the labels. especially since my rtorrent is set up to move files to different directories upon downloading, a simple difference would make everything messed up. so, i built a plugin that creates a drop-down menu of all the labels used as well as a textbox to enter new labels.
my only question is, where can i host these files, on code.google.com? or do i need to add them to my own website? i don't know how to set up svn on my own server...
thanks for the help!
additionally, i was thinking of writing a php script to append the code that changes directory to the end of the rtorrent.rc file and adding a check box to the main menu. is this kosher?
i'm in my first year of javascript/php programming and decided it'd be fun to mess around with the rutorrent code. i got mad that every time i added a torrent, i had to type out the name of the labels. especially since my rtorrent is set up to move files to different directories upon downloading, a simple difference would make everything messed up. so, i built a plugin that creates a drop-down menu of all the labels used as well as a textbox to enter new labels.
my only question is, where can i host these files, on code.google.com? or do i need to add them to my own website? i don't know how to set up svn on my own server...
thanks for the help!
additionally, i was thinking of writing a php script to append the code that changes directory to the end of the rtorrent.rc file and adding a check box to the main menu. is this kosher?