[Imc-aotearoa-ed] Re: [Imc-aotearoa] Re: [imc-commwork] 'about us' extension for AIM

Miles Thompson imc-aotearoa-ed at lists.indymedia.org
Tue, 24 Sep 2002 10:51:13 -0400


--------------060204080104000104020907
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hey ya'll !!

Thanks for that Toni.

 I would like to suggest that we create a space on the wiki especially 
for editing articles intended for the site (or the (w)indy) and we 
create a 'group' that lets all the people from aim-ed work on stuff in 
that area (and stops outsiders from abusing it).

The best person to do this is someone from the editorial team, so see if 
you can follow Toni's instructions..

However if you find it all a bit much gizza yell and as an official 
representative of the AIM tech team I will help ya'll set it up.

miles


toni -- wrote:

>hi all,
>
>summary:
>
>    You can read HOWTO create and manage restricted EDIT access
>    to topics in TWiki - which is done via GROUPS.
>    
>    Comparing versions (revisions) of a topic (page) and retriving older
>    ones is explained too.
>
>in solidarity,
>
>toni
>    
>
>====================== full text ===========================
>
>On Sun, 22 Sep 2002, roving wrote:
>
>  
>
>>1.) Work for a decision on whether we actually want to keep *some* of this
>>stuff hard to find (like TWiki which could easily be abused)
>>    
>>
>
>i wonder what do you mean here? how can text in TWiki be abused?
>
>* managing groups *
>
>It is very easy to create GROUPS in TWiki, and then to restrict EDIT
>feature of certain topics only to that group.
>
>For example: http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup
>this is the group for imc-uk.
>This page can be edited only by the members of that group:
>http://docs.indymedia.org/twiki/bin/view/Local/UkWebDocuments
>and this is the bit that tells TWiki to do so:
>-----------------------------------------------------------
>    * Set ALLOWTOPICCHANGE = ImcUkGroup
>    * Set ALLOWTOPICRENAME = ImcUkGroup
>-----------------------------------------------------------
>
>To create a new group, read the TWiki documenation at:
>http://docs.indymedia.org/twiki/bin/view/TWiki/TWikiDocumentation#Users_and_Groups
>---------------------------------------------------------
>   1.  Create a new topic with A name that ends in Group, SomeGroup
>   2. Define two variables:
>          * Set GROUP = < list of users and groups >
>          * Set ALLOWTOPICCHANGE = < list of users and groups >
>
>    * GROUP is a comma-separated list of users and of other groups:
>          Set GROUP = Main.SomeUser, Main.OtherUser, Main.SomeOtherGroup
>------------------------------------------------------------------------
>
>you can use http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup
>as an example.
>
>* DIFF option - comparing and retriving text versions *
>
>and even then, if the text in TWiki gets changed by someone that shouldn't
>have done it, you can always revert back to any of older version:
>TWiki preservs all edited version of text.
>
>This is done by clicking on "Diff" icon in the top right corner.
>You will see different version of the text appearing one the top of each
>other, with changes marked with arrows and colors.
>
>part of text marked GREEN and " > > " is text added.
>part of text marked RED   and " < < " is text removed.
>
>you can acces each full version of the topic by clicking on number in
>brackets, next to the topic name, named "r1.2" or some other number.
>
> "r"   - stands for revision. 
>
>in short: all revisions are preserved, and you can access them all.
>
>for example, have a look at:
>http://docs.indymedia.org/twiki/bin/rdiff/TWiki/HelpTasksUsual
>
>=====================================================================
>
>
>
>_______________________________________________
>imc-aotearoa mailing list
>imc-aotearoa@lists.indymedia.org
>http://lists.indymedia.org/mailman/listinfo/imc-aotearoa
>
>  
>



--------------060204080104000104020907
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Hey ya'll !!<br>
<br>
Thanks for that Toni.<br>
<br>
&nbsp;I would like to suggest that we create a space on the wiki especially for
editing articles intended for the site (or the (w)indy) and we create a 'group'
that lets all the people from aim-ed work on stuff in that area (and stops
outsiders from abusing it).<br>
<br>
The best person to do this is someone from the editorial team, so see if
you can follow Toni's instructions.. <br>
<br>
However if you find it all a bit much gizza yell and as an official representative
of the AIM tech team I will help ya'll set it up.<br>
<br>
miles<br>
<br>
<br>
toni -- wrote:<br>
<blockquote type="cite"
 cite="midPine.LNX.4.21.0209240918010.27201-100000@irational.org">
  <pre wrap="">hi all,

summary:

    You can read HOWTO create and manage restricted EDIT access
    to topics in TWiki - which is done via GROUPS.
    
    Comparing versions (revisions) of a topic (page) and retriving older
    ones is explained too.

in solidarity,

toni
    

====================== full text ===========================

On Sun, 22 Sep 2002, roving wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">1.) Work for a decision on whether we actually want to keep *some* of this
stuff hard to find (like TWiki which could easily be abused)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
i wonder what do you mean here? how can text in TWiki be abused?

* managing groups *

It is very easy to create GROUPS in TWiki, and then to restrict EDIT
feature of certain topics only to that group.

For example: <a class="moz-txt-link-freetext" href="http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup">http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup</a>
this is the group for imc-uk.
This page can be edited only by the members of that group:
<a class="moz-txt-link-freetext" href="http://docs.indymedia.org/twiki/bin/view/Local/UkWebDocuments">http://docs.indymedia.org/twiki/bin/view/Local/UkWebDocuments</a>
and this is the bit that tells TWiki to do so:
-----------------------------------------------------------
    * Set ALLOWTOPICCHANGE = ImcUkGroup
    * Set ALLOWTOPICRENAME = ImcUkGroup
-----------------------------------------------------------

To create a new group, read the TWiki documenation at:
<a class="moz-txt-link-freetext" href="http://docs.indymedia.org/twiki/bin/view/TWiki/TWikiDocumentation#Users_and_Groups">http://docs.indymedia.org/twiki/bin/view/TWiki/TWikiDocumentation#Users_and_Groups</a>
---------------------------------------------------------
   1.  Create a new topic with A name that ends in Group, SomeGroup
   2. Define two variables:
          * Set GROUP = &lt; list of users and groups &gt;
          * Set ALLOWTOPICCHANGE = &lt; list of users and groups &gt;

    * GROUP is a comma-separated list of users and of other groups:
          Set GROUP = Main.SomeUser, Main.OtherUser, Main.SomeOtherGroup
------------------------------------------------------------------------

you can use <a class="moz-txt-link-freetext" href="http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup">http://docs.indymedia.org/twiki/bin/view/Main/ImcUkGroup</a>
as an example.

* DIFF option - comparing and retriving text versions *

and even then, if the text in TWiki gets changed by someone that shouldn't
have done it, you can always revert back to any of older version:
TWiki preservs all edited version of text.

This is done by clicking on "Diff" icon in the top right corner.
You will see different version of the text appearing one the top of each
other, with changes marked with arrows and colors.

part of text marked GREEN and " &gt; &gt; " is text added.
part of text marked RED   and " &lt; &lt; " is text removed.

you can acces each full version of the topic by clicking on number in
brackets, next to the topic name, named "r1.2" or some other number.

 "r"   - stands for revision. 

in short: all revisions are preserved, and you can access them all.

for example, have a look at:
<a class="moz-txt-link-freetext" href="http://docs.indymedia.org/twiki/bin/rdiff/TWiki/HelpTasksUsual">http://docs.indymedia.org/twiki/bin/rdiff/TWiki/HelpTasksUsual</a>

=====================================================================



_______________________________________________
imc-aotearoa mailing list
<a class="moz-txt-link-abbreviated" href="mailto:imc-aotearoa@lists.indymedia.org">imc-aotearoa@lists.indymedia.org</a>
<a class="moz-txt-link-freetext" href="http://lists.indymedia.org/mailman/listinfo/imc-aotearoa">http://lists.indymedia.org/mailman/listinfo/imc-aotearoa</a>

  </pre>
</blockquote>
<br>
<br>
</body>
</html>

--------------060204080104000104020907--