-
Logged In: YES
user_id=727547
I've attached a bug-fix release v0.4.1, related to some
XUpload issues. (*Bug = Session folder variable was not
getting set for XUpload on login)
I'll also mention here that I am working on MyWebFTP 0.5,
with a full code rewrite to use Object Oriented design,
which should make it easier to develop further, adding new
features and stuff. Will probably take...
2006-06-07 20:28:02 UTC by lkraider
-
Logged In: YES
user_id=727547
So, I implemented a plugin for XUpload so we now have upload
progress meter! :D
I think this is long enough to release this new version, so
I'm attaching the file right now.
Here are the main new features over 0.3:
+ Modular code
+ Theme support
+ Multi-user support, with per-user permissions
+ Multi-site (subdomain) support
+ File renaming
+ More...
2006-05-05 18:04:06 UTC by lkraider
-
Logged In: YES
user_id=727547
Okay, it is fully functional (as far as I tested it), and
now has a rename function which allows to rename file names.
I was searching for an upload progress meter, but seems it
will need cgi (perl) script to make it work. Nevertheless,
it could be added as a module. Will play with it a bit and
see if it incorporates well with MyWebFtp.
I'm still missing...
2006-02-07 17:59:02 UTC by lkraider
-
Logged In: YES
user_id=727547
Update: It's already working! yey :D
It now has better user management, along with user-defined
permissions, a bit better security, works with subdomains,
is modular (uses includes), is themeable (!), and looks just
like any other MyWebFtp !! :D
I still have some stuff on my TODO list, but they are mainly
extra functions (rename, move, user quotas), and so,
2006-02-02 19:38:57 UTC by lkraider
-
Logged In: YES
user_id=727547
I have made an initial draft of the ideas on the
implementation of such system.
It is a bit hard to represent all ideas here, but, mainly,
the program will have to keep track of a few things:
domain --> users --> path --> permissions --> quota
This could be done using a database (eg SQL), but I will
first try and make it use a flat file db to keep track of.
2006-01-28 22:17:55 UTC by lkraider
-
So, here I am again...
I am planning on extending MyWebFTP to (hopefully)
support multisite installations (ie.: subdomains),
mainly because I need it to do so ;)
I hope to release it when-it's-ready(tm) and, if
working good enough, then release it as version 0.4
If anyone got ideas on the subject, please comment here.
2006-01-27 21:13:54 UTC by lkraider
-
Didn't know wich tracker to upload this one to...
Well, I just made a quick setup guide of how I
installed MyWebFtp and how I sorted the permissions
errors I was getting while trying to upload and delete
files.
It's a 9.2 (:-P) steps procedure that I detailed and
wrote an example of. Hopefully it could be of help to
others.
I didn't detail the use of CHMOD, but here is a very...
2005-08-20 04:55:57 UTC by lkraider
-
I am uploading my edited version of MyWebFtp (wich I am
calling "v0.3rc3_pe1" :P)
I have made some modifications to the original scripts
to allow for some more features:
+ SuperUser and Regular user accounts -> difference
being that superuser can delete files
+ Hide files or folders -> as it says, allows hiding
files and folders by name string matching through
regular expressions...
2005-08-20 03:57:19 UTC by lkraider
-
Logged In: YES
user_id=727547
Just noting that I added some of the features I requested to
my personalized version of MyWebFtp (I am calling it "v0.3
rc3_pe1" ;-D ).
Check out the Patches tracker.
2005-08-20 03:34:44 UTC by lkraider
-
Logged In: YES
user_id=727547
I've updated the translation files again. I am posting the
new pt-br here for completeness only.
Check out the other thread with the other modifications I made.
2005-08-20 03:32:12 UTC by lkraider