Welcome Zero Enlaces project

Zero Enlaces projects started development earlier 2000 and it is a replacement of your browser homepages, providing all links you used to need in your daily basis.

To enjoy the live version (2.5.2) try it on:  http://www.zeroenlaces.com, enjoy!

How to start coding?

You need these pre-requisits before you start developing:

  • Trac account. You can create one in top right register menu.
  • SVN access (via dav) to download and commit code. It is implied with Trac account
  • An IDE to develop and make your life easier, Eclipse is suggested.
    • Mylyn plugin to manage tickets with Trac
    • SVN plugin to manage source code
  • A big smile and time!

Once you have everything, let's start linking components...

Linking components

  1. Set up a new SVN repository in your Eclipse pointing to this URL:  https://labs.nuevegen.net/svn/zero and use your cedentials
  2. Set up Trac plugin for Mylyn and create a new repository pointing to this URL:  https://labs.nuevegen.net/zero and use your credentials

Create a new template

If you want to create a new template the easiest way is to clone one of the existing ones and modify it as you want. To make it possible, first of all you need to download the source code, take a look into this folder in source code: Zero/trunk/zero/template/greenweek_top, where you will find a psd with original design and font types used.

Templates are manage by  NokTemplate system, it is a framework built in PHP to follow the MVC pattern approach in PHP. If you need more detail about it see:  http://www.zonaphp.com/noktemplate-facil-rapida-y-en-castellano/.

After that you only need to let me know and I will set it up in Zero site.