The future of the UAM
After I received many mails and comments that the UAM doesn’t work with WP 3.0 I have started with the new version. My plan is to reduce the output at the access group creation page and integrate the options more in the WordPress admin panel. That means that you can’t add posts, pages and users at the access group creation page, because some guys have also problems with that if the have many posts (PHP script execution time limit). This options will be at the post, page and user edit pages. I hope you will agree that this is a good way to handle it. It will also reduce the needed Code, so I can concentrate on the main features not on “eye candy” ;-). Also the next releases will not come with new features, I will improve the old ones and kill all known bugs. The last think I have to say is sorry that I it took so long since the last update, but I have to do much of other stuff to get my bills paid and my study done, because the UAM is only a free time project. All guys which work on wordpress plugin would agree that you can’t earn money with that. I think a working version of the UAM comes in around 2-3 week, maybe earlier we will see… Feel free to comment the planed changes.
14 Responses to The future of the UAM
Thank you! Kudos to you, we wait eagly to download and install this update! The UAM is amazing at fulfilling the needs of out community page and again, thank you.
Hi Alex: Will you have a patch first and then the update? Or do you need the overhaul to accomodate the changes made to WP3.0? A quickfix/patch would be great. Thanks for the plugin.
Thomas
My plan was it to make no quickfix, but I can look for that. The current status is that I have today reformat about 4000 of 6000 lines of the code, including splitting the source code to make future work easier. I have learned much about good coding style since the last update. I think I will finish the first clean up tomorrow. After that I will start to optimize the code and fix bugs.
Alex – Installed the latest version and it works with WP 3.0
Thanks for the quick fix. Great work.
- Thomas
Hey Alex,
Great plugin, it’s exactly what I needed, though I have a question about a bug I’m having. Is there an appropriate place to ask about specific functionality, as opposed to just asking here in a random comment?
Thanks!
Hallo,
erstmal vielen Dank für das super Plugin das bis WordPress Version 2.9 prima funktioniert hat und du dich weiterhin der Entwicklung des Plugins widmest.
Hier einige Anmerkungen meinerseits:
1) Alle Seiten werden automatisch mit dem [L] versehen
2) Man kann einer neu angelegten Nutzergruppe keine Wordpres-Gruppe zuordnen, da diese nicht gespeichert wird.
3) Ordnet man einer neu angelegten Nutzergruppe eine Kategorie zu, so findet keine Überprüfung statt, ob die Benutzergruppe in der Kategorie lesen darf.
Ich hoffe das dir meine Anregungen bei der Entwicklung behilflich sein werden. Für weitere Fragen stehe ich unter meiner Emailadresse zur Verfügung und ja ich hoffe das das neue Plugin schneller fertig wird ;)
Hi Alex,
just wanted to thank you for keeping the User Access Manager alive. I find this a very usefull tool that really pushes wordpress to the next level. Thanks again and looking forward to seeing what you did with your UAM.
Hallo Alex,
großes Kompliment! – und folgendes Problem:
beim Hochladen und Einfügen eines Bildes schreibt mein Editor zB:
d.h. statt wie im Link getfile zu verwenden, wird der Dateiname im Bildpfad direkt eingesetzt, das Bild ist natürlich so nicht anzeigbar. Dieses Problem des upload-Managers tritt in WP 2.9.2 wie auch WP 3.0 auf. (Einstellungen->gesperrte Dateitypen: ‘alle’ gewählt – die im gesperrten Artikel verwendeten Dateien/Bilder sollen auch gesperrt sein)
weiterhin: hast du einen Tip, wie ich die Bilder der NextGen-Gallery mit dem UAM schützen kann, so dass die PicLens-Slide-Show trotzdem noch funktioniert?
Beste Grüße!
Michael
Nachtrag: der code leicht verfremdet(Anführungsstriche raus, Klammern ersetzt)):
[a href=http://www.xyz.de?getfile=108][img ... src=http://fehler-300x213.gif .... /][/a]
@Michael: Da ich den Code ja gerade komplett neu schreibe habe ich mir die Dateiverwaltung bis jetzt leider noch nicht angeschaut. Das wird aber sicher die nächsten Tage so weit sein, da ich mit dem Rest fast fertig bin. Ich habe ein paar gute Ideen das in Zukunft besser zu lösen, Voraussetzung hierbei ist dann nur mod-rewrite, das dürfte aber mittlerweile zum Standard gehören. Dann müssen die Links für Bilder etc. nicht mehr umgeschrieben werden.
Hi, I am new to using the UAM. It looks like it will work for me. but, when I activated it all of my images on my site went blank or disappeared. I suspect that it has something to do with the Note message included in the Plugin window frame, which cautions us about the .htaccess file. Is there an simple way to give access via the .htaccess file without having to republish all of my blog posts and pages?
What is the quickest way for me to handle this with minimal rework or effort? Thanks!
If you have activated the mod rewrite module for apache the new version could solve your problems. I think a beta release will come in around one week.
Kann man dir eigentlich per Paypal was Gutes tun? Hier fehlt der Donate-Button ;-)
Der Donate-Button ist im Moment nur hier zu finden: http://wordpress.org/extend/plugins/user-access-manager/
Wenn die neue Version fertig ist mache ich noch eine Hilfeseite bzw ein Manual. Da kommt dann auch der Donate-Button mit hin.