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> 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> 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> wrote:
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> wrote:
Where can we find this information as a newbie?
Stef