Hi, i installed directly from ConfigurationOfSeaside30 and the examples are ok. Thanks to Lukas. i thought that ConfigurationOfSeaside is a something like general conf for seaside and related projects. and i used it to fetch seaside3.0. i think metacello is really useful and nice system. As a user of it i may critise a couple of things. first, i think metacello needs a GUI. on Monticello Browser we can see limited information about package. i do not exactly know if there is a place for application metadata on configuration classes but the conf class should carry the application name, application description etc. and some sort of GUI may let us to browse installation options of the package like versions and groups etc. for now in every configuration class there is different installation ways. actually i must say, with metacello i can install packages very problem-less as i had never before with other methods. so really i loved it. thanks for replies. 2010/4/9 Mariano Martinez Peck <marianopeck@gmail.com>
Hi. Maybe ConfigurationOfSeaside has a wrong name. Actually, it is like a facade to install not only Seaside but also some other Seaside-related tools like Magritte and Pier.
Have you check ConfigurationOfSeaside >> workspace ?
I cc Dale that will probably help you as I don't know if he is the mailing list.
Lukas: are there problems installing jQuery AND Scriptaculus ?
Cheers
Mariano
On Fri, Apr 9, 2010 at 1:51 PM, Lukas Renggli <renggli@gmail.com> wrote:
I am not sure if you use the right configuration, because here the class is called ConfigurationOfSeaside30. See http://www.seaside.st/download/pharo#113383063 for the complete script that works for me, e.g. it loads all jQuery and Scriptaculous examples.
Cheers, Lukas
On 9 April 2010 13:24, zekUs <zekzekus@gmail.com> wrote:
hello, i installed seaside 3.0 into my pharo image with metacello. but scriptacalous and jquery examples are not loaded. when i installed with the script generated from seaside web site, there was examples of these libraries. i used the code below to install: ConfigurationOfSeaside project latestVersion load: 'ALL'. is there way to install examples of scriptacalous and jquery? regards.
-- Zekeriya "zekUs" KOÃ - http://zekzekus.com/blog
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Zekeriya "zekUs" KOÃ - http://zekzekus.com/blog