Friend All Button or Reading List / Grant Access Button
Title:
Friend All Button or Reading List / Grant Access Button
Area:
admin console or possibly entries
Summary:
Basically, some journal communities like insanejournal enable you to create a form in a livejournal entry that access the admin console to add a group of friends with a click of a single button.
Description:
I don't know if this is possible to implement as I don't know what goes into it, but certain journal communities that were based on livejournal code (specifically insanejournal but previously also greatestjournal), you were able to create a submission form that basically accessed the admin console and let a user add everyone listed by the form to their friends list. This would be slightly different in function as dreamwidth uses both an access and subscribe option but overall I think the theory is the same.
The best I can point to is this for reference:
http://www.insanejournal.com/support/faqbrowse.bml?faqid=165&view=full
But it's very helpful in RPs to be able to provide members with one easy click method to add all the other members of the community to their reading/access list.
This suggestion:
Should be implemented as-is.
4 (14.3%)
Should be implemented with changes. (please comment)
7 (25.0%)
Shouldn't be implemented.
7 (25.0%)
(I have no opinion)
10 (35.7%)
(Other: please comment)
0 (0.0%)

no subject
Their caveat about looking at things before you click on them is wise, but it would be reversible, if tedious to reverse, so it sounds like a good idea for communities that want it.
no subject
no subject
no subject
If at all, I think it should be implemented as having a way of "review and okay these commands", so that people don't miss a "ban_set xxx" command.
no subject
I can see the security risk definitely, though (to me) it seems fairly low if people realise they need to only use a button by someone they trust, because you can't use it on another user's account. You can only use it with the name you're logged in under, so far as I know.
In any case, alas, it doesn't look like many people are interested, which I understand as the only real time I've wanted to use it is for RP-community purposes.
no subject
And it would be good to get more RP-communities over here, so features relevant to that are worthwhile, even if not many of the current volunteers are RP-ers.
no subject
<form method="post" action="http://www.dreamwidth.org/admin/console/"><pre><input value="" size="32" type="text" name="remoteuser" /><textarea style="display:none;" cols="10" rows="1" name="commands">
manage_circle add_read username1
manage_circle add_access username1
</textarea></pre><input value="Friends" type="submit"></form>
no subject
no subject
no subject
He said, "We currently just reference LiveJournal's code. We don't have our code posted publicly because there are some things that could compromise privacy right now. Need to clean it up some before we can put it online."
I think if you,
no subject
no subject
manage_circle add_access username1 trustgroup1
manage_circle del_read username2
manage_circle del_access username2
I think those are the relevant bits of code
no subject
no subject
The script as written could be used to do any console command, without the user seeing it first. I think one can delete the journal from the console. :(
no subject
no subject
no subject
no subject
no subject