TheWire Access level dropdown?

When will access levels come to "thewire"?
Sourcecode says: "// For now, set its access to public (we'll add an access dropdown shortly)"

In case this is not planned for the near future... Plugins seem to be very different in codestyle and implementation. Which plugin is most clean and best-written? (thewire seems to be kind of badly written and i'd like to strip down another plugin to twitter-like functionality (without having to read the complete developers doc first...))

thx
h3n

 

  • I completely agree that many of the plugins are poorly written. One of the objectives for Elgg 1.8 is to rewrite some these core plugins. I believe the first version of the blog rewrite is finished. You can get it from svn or look at the code here: http://trac.elgg.org/browser/elgg/trunk/mod/blog

    It only works on the Elgg 1.8 code base, but you can see that it is a much tighter plugin. You could use it as a template.