Ohh Ok. I need to learn more metacello/monticello to make this, but thanks for pointing it. Cheers, Offray El 07/04/15 a las 09:58, Cyril Ferlicot escribió:
Just put it into the 'ConfigurationOfYourProject' class. Class side.
On 7 April 2015 at 16:50, Offray Vladimir Luna Cárdenas <offray@riseup.net <mailto:offray@riseup.net>> wrote:
Thanks Cyril,
The class that contain the catalog methods must be named 'Catalog' or something special?
Cheers,
Offray
El 07/04/15 a las 07:51, Cyril Ferlicot escribió:
Example with Cocoon:
catalogContactInfo ^ 'The creator of Cocoon is Stephan Ducasse with the help of Cyril Ferlicot. The website is at *http://smalltalkhub.com/#!/~__PharoExtras/Cocoon/* <http://smalltalkhub.com/#!/~PharoExtras/Cocoon/*>.'
catalogDescription ^ 'An application configuration system using JSON. I manage a set of properties. I can contains other sub-configurations. If the configuration don''t find an information it will look up in his parent.'
catalogKeywords ^ #(cocoon configuration manager documentation)
You can also look on the configuration of other application like Pillar etc...
On 7 April 2015 at 14:47, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com> <mailto:kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>>__> wrote:
do the first and second return strings ?
for the third one I will need more info. is it an array of literals like
^#( #python #database #pharo4 )
?
On Tue, Apr 7, 2015 at 3:33 PM, Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com> <mailto:estebanlm@gmail.com <mailto:estebanlm@gmail.com>>> wrote:
yes, they have to return certain values:
catalogDescription ^ A small paragraph describing your project. catalogContactInfo ^ Contact information such as email, mailing lists and website. catalogKeywords ^ An array of keys to better index your project
:)
explanation could be better⦠but right now I cannot change it⦠I will put it in my todo.
Esteban
On 07 Apr 2015, at 14:13, kilon alios <kilon.alios@gmail.com <mailto:kilon.alios@gmail.com> <mailto:kilon.alios@gmail.com <mailto:kilon.alios@gmail.com>>__> wrote:
Esteban about how to add projects to catalog page. Could you add examples of those methods ? For example are they suppose to return values ? How should they be defined ?
I want to add info for my project Ephestos
On Tue, Apr 7, 2015 at 3:03 PM, Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com> <mailto:estebanlm@gmail.com <mailto:estebanlm@gmail.com>>> wrote:
http://catalog.pharo.org <http://catalog.pharo.org/> shows you all projects registered (not just on sthub)
http://smalltalkhub.com/list shows you a list of all public repositories in sthub (not always equivalent to a project)
and yes⦠this information is not very public right now :(
Esteban
On 04 Apr 2015, at 18:58, stepharo <stepharo@free.fr <mailto:stepharo@free.fr> <mailto:stepharo@free.fr <mailto:stepharo@free.fr>>> wrote:
Where can we find this information as a newbie?
Stef
-- Cheers Cyril Ferlicot
-- Cheers Cyril Ferlicot