Customizing Kunagi
Hi, the aplication is really good. I have a question: If i download the product and install it, can i edit the Dashboard and add a text for Requirements or something else?
Status
Issue is closed.
Comments
Mon, Jun 11, 2012, 00:20 by artjom (PO,T)
What do you mean by "add a text for Requirements"?
Mon, Jun 11, 2012, 03:07 by anonymous
Sorry i'm from argentina and i can speak english very well.
I show u whit an image this is the url imageshack.us/photo/my-images/138/forexample.jpg
My question its if can i add something like i show at the image.
Mon, Jun 11, 2012, 03:09 by Matías
Sorry i can explain very well because i'm from Argentina and my English is not very well.
I show whit an image, this is the url imageshack.us/photo/my-images/138/forexample.jpg
My question its if can i add something like that?
Mon, Jun 11, 2012, 08:17 by Witek (SM,T)
Such a customization is not possible in the binary distribution. You will have to download the sources from GitHub, implement this customizations and build your own binary.
More infos in our Developer Guide.
Mon, Jun 11, 2012, 09:52 by artjom (PO,T)
We favour ease of use over customization in Kunagi. That's why it is not configurable at every point. Instead, we try to offer good defaults for productive work.
Mon, Jun 11, 2012, 22:11 by Matías
Thanks for the prompt response. It's great your product and what they're doing.
Tue, Jun 12, 2012, 17:29 by Matías
How i put the source on eclipse and compile an exe for kunagi?
Tue, Jun 12, 2012, 18:55 by Witek (SM,T)
In Eclipse just open the the ilarkesto and the kunagi project as usual, project files are with the sources.
Creating the exe makes no sense. It is based on my katokorbo project and just downloads the .war file from our server. I would recommend to install Tomcat and create a .war file.