[squeak-dev] Any swiki sites that can host small private wikis?

Germán Arduino garduino at gmail.com
Thu Jun 5 11:40:05 UTC 2008


Hi Edgar:

The installation order is:
SPort
Swazoo
Aida
Scribo
ScriboShout (not mandatory)
ScriboPersistence (not mandatory)
ScriboPlugins (not mandatory)

But, having Installer installed (Is just only one class), you can use
the following script:

Transcript open.
Installer installUrl: 'http://www.squeaksource.com/SPort/Sport-2.031.mcz'.
Installer installUrl: 'http://mc.bioskop.fr/Swazoo/Swazoo-mu.3.mcz'.
Installer installUrl: 'http://mc.bioskop.fr/Aida/Aida5.6-np.49.mcz'.
Installer installUrl: 'http://scribo.bioskop.fr/repository/scribo-np.89.mcz'.
Installer installUrl:
'http://scribo.bioskop.fr/repository/scriboshout-np.1.mcz'.
Installer installUrl:
'http://scribo.bioskop.fr/repository/scribopersistence-mu.5.mcz'.
Installer installUrl:
'http://scribo.bioskop.fr/repository/scriboplugins-jm.5.mcz'.


When install script end, in a workspace evaluate:

SwazooAida demoStart.
(AIDASite named: 'aidademo') styleClass: #ScriboStyle; blog; wiki; siteContent.

Then go to your internet broser, point the url:
http://localhost:8888/, login with user: admin and password: password.



Cheers.
Germán.



2008/6/5 Edgar J. De Cleene <edgardec2001 at yahoo.com.ar>:
>
>
>
> El 6/5/08 8:10 AM, "Germán Arduino" <garduino at gmail.com> escribió:
>
>> Hi Edgar:
>
> To install Aida/Scribo and friends,
>> check:
> http://scribo.bioskop.fr/wiki/installation-guide.html.
>
> Also is
>> possible with an Installer script (just check the Aida list).
>
> About tools to
>> convert from swiki, I don't know if already exist.
>
> Cheers.
> Germán.
> Gracias, pero quiero para tontos
> Mirando la página seria
> Setear el repositorio
>
> MCHttpRepository
>    location: 'http://scribo.bioskop.fr/repository/'
>    user: ''
>    password: ''
>
> ScriboShout-np.1.mcz
> Scribo-np.91.mcz
> ScriboPersistence-mu.5.mcz "aqui habla algo de SIXX, eso es necesario? se
> instala solo ?"
> ScriboPlugins-jm.5.mcz
>
>
> Ese es el orden ?
>
> Estoy armando SqueakLightII, sin Traits, sin Installer, sin Universes,
> quiero probar ahi.
>
> Dentro de un rato me conecto a IRC
>
> Edgas
>
>
>
>



More information about the Squeak-dev mailing list