Ruby wiki reccomendation
Copied from Email on Mon, 23 May 2005 13:49:40 -0600 (MDT) from Ara.T.Howard
On Mon, 23 May 2005, Tom Counsell wrote:
> Hello
>
> On 22 May 2005, at 23:00, Ara.T.Howard wrote:
>> i've used a few of the ruby wiki's in the past and liked them. however,
>> i'm
>> now in the process of putting up a wiki that will be very public and have a
>> limited number of potential posters - basically memebers of several small
>> groups. i also need file upload as a feature. in order to prevent dos
>> attacks and spam, and because my posters will be from limited groups, i
>> need
>> some sort of site-wide built-in authentication scheme that will allow only
>> certain groups to edit certain pages. currently moin-moin is at the top of
>> my
>> list since is supports these features out of the box and seems well put
>> together - but it's in python and this wiki will have a ruby focus! i'd
>> love
>> to use a ruby wiki for this but don't think any of the current crop support
>> the features i need. can anyone out there reccomend a ruby wiki that does?
>
> I've just noticed that you (I'm guessing it was you!) have been taking a
> peek at Soks.
yup. it's very nice looking.
> Given you are looking for a 'very public' wiki, it may not be
> developed/stable enough for you, but I would appreciate any
> comments/feedback to motivate making it better!
basically i'm putting up a wiki for scientists using ruby. i don't have much
time and don't want to mess with spam. also, i'm hosting on textdrive so cgi
setup (vs webrick) is a much. these are the features i was looking for
- acl type control a-la moin-moin. my plan is to give each scientist that
want's to contribute a username and password, for some i may even givem
them admin privs to create more passwords. in effect i'm looking for a
'six degrees of separation' type web so that, if someone spams we'll be
able to figure it out. eg. it's easy to get a password but you must have
one. the whole site is protected at site level this way.
- fastcgi-able. it's just the only way to go.
- image upload/inlining
- attachments
- the svg editor ain't bad either
you can imagine the graphic content management is quite importnat for a
scientific wiki.
Edit this page or
watch for changes using RSS.