dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Auguria and Eldy menu


From: [Kreiz IT] Cédric GROSS
Subject: Re: [Dolibarr-dev] Auguria and Eldy menu
Date: Sat, 7 Feb 2015 11:35:09 +0100

Hello all,

 

I’ve just a bit of work on Twig. For the moment, I replace header generation by a twig template.

 

If you wish to have a look : https://github.com/KreizIT/dolibarr/tree/4.0

 

To use it, you will need to install composer and run : ‘php composer.phar update’ to get twig downloaded by composer.

 

I will try to do it deeper and convert a card for a more complete example.

 

Cheers

Cedric

 

De : address@hidden [mailto:address@hidden De la part de Philip Lehmann-Böhm
Envoyé : mercredi 14 janvier 2015 15:15
À : address@hidden
Objet : Re: [Dolibarr-dev] Auguria and Eldy menu

 

Template systems don't care about what they output. This might be HTML5, too. The output format has nothing to do with the templating system.

Am 14.01.15 um 15:09 schrieb Francis.appels:

I agree with Raphael.

We should avoid template frameworks compiled on the server and use HTML5/_javascript_ and let all work be done by the client browser.
You can use for example Grids for quickly editing data.

Francis

On 1/14/2015 2:54 PM, address@hidden wrote:

Send Dolibarr-dev mailing list submissions to
  address@hidden
 
To subscribe or unsubscribe via the World Wide Web, visit
  https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
or, via email, send a message with subject or body 'help' to
  address@hidden
 
You can reach the person managing the list at
  address@hidden
 
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dolibarr-dev digest..."
 
 
Today's Topics:
 
   1. Re: Auguria and Eldy menu (Doursenaud)
 
 
----------------------------------------------------------------------
 
Message: 1
Date: Wed, 14 Jan 2015 14:54:14 +0100
From: Doursenaud, Rapha?l <address@hidden>
To: "Posts about Dolibarr ERP & CRM development and coding"
  <address@hidden>
Subject: Re: [Dolibarr-dev] Auguria and Eldy menu
Message-ID:
  <address@hidden>
Content-Type: text/plain; charset="utf-8"
 
IMHO We need to move forward to using HTML5 and responsive design for a
future major release.
We simply can't ignore this technology anymore.
 
A templating framework would have greatly simplified this refactoring.
Unfortunately we don't really have such a tool.
We should stop thinking only in raw, bit-crunching performance and also
think about readability, versatility, and ease-of-development when
evaluating if templating fits our use case.
 
Unfortunately, an idea and even a POC is not enough in a small community
like ours to generate enough momentum to bring contributors into motion.
You need to code the feature or GTFO (sorry for the strong language).
 
I also vote for the removal of unmaintained bits and integrating menu
system in themes. Any volunteers to do the heavy lifting?
 
My 2 and a half cents.
 
2015-01-14 13:46 GMT+01:00 [Kreiz IT]C?dric GROSS <address@hidden>:
 
Thank you Philip J
 
 
 
And about ?excuse? :
http://wiki.dolibarr.org/index.php/Language_and_development_rules#External_templating_framework_.3F
 
 
 
Cedric
 
 
 
*De :* address@hidden [mailto:
address@hidden] *De la part de*
Philip Lehmann-B?hm
*Envoy? :* mercredi 14 janvier 2015 13:38
 
*? :* address@hidden
*Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu
 
 
 
I think moving to Twig would be utterly important. There is simply no
excuse not to use a templating system IMHO and Twig is really great.
 
Am 14.01.15 um 13:35 schrieb [Kreiz IT]C?dric GROSS:
 
Hello, My 2 cents also :
 
 
 
Adopt a template manager so we could totally separate business code and
template. This should also permit development of new one easily.
 
 
 
Yes. I know Eldy is totally against this. But we could really get great
benefit adopting a tool like this against a really small lost of speed.
(Twig use cached file, not sure we lost speed)
 
 
 
Anyway, sometime I dream about a Dolibarr v4 based on that ;)
 
 
 
Cedric
 
 
 
*De :* address@hidden [
mailto:address@hidden
<address@hidden>] *De **la part de*
address@hidden
*Envoy? :* mercredi 14 janvier 2015 12:46
*? :* 'Posts about Dolibarr ERP & CRM development and coding'
*Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu
 
 
 
My 2 cents,
 
remove menu lib and define menu on modules definition file
 
 
 
 
 
*De :* address@hidden [
mailto:address@hidden
<address@hidden>] *De la part de*
Florian HENRY
*Envoy? :* mercredi 14 janvier 2015 12:13
*? :* address@hidden
*Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu
 
 
 
Hi,
 
My point of view, remove auguria theme and affilate files, it is no more
maintened.
Theme I often see on my customer deployment are Amarok, Eldy and Cameleo
(this one to my point of view ugly, but give hight contrast on table lines).
As we see problem with Oblyon theme, theme and menu should be linked, when
change theme => menu manager should be updated as well.
 
Regards.
 
Florian Henry
 
+33 6 03 76 48 07
 
address@hidden
 
http://www.open-concept.pro
 
Twitter : @_Open_Concept_
 
Google+ : https://www.google.com/+Open-conceptPro
 
Le 14/01/2015 12:01, Doursenaud, Rapha?l a ?crit :
 
Good question!
 
 
 
Can't spot many differences.
 
Looking at the code, I see that eldy one is maintained  and more up to
date.
 
I suspect the auguria one is (was?) tailored to fit the auguria theme.
 
 
 
Don't know more. Anyone?
 
 
 
2015-01-13 20:01 GMT+01:00 Marcos Garc?a <address@hidden>:
 
Hi all,
 
 
 
Just a quick question... Which is the difference between Auguria menu
handler and Eldy menu handler?
 
 
 
Regards,
 
 
 
*Marcos Garc?a*
 
address@hidden
 
 
_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
 
 
 
 
 
--
 
*Rapha?l Doursenaud*
 
Directeur technique (CTO)
 
Expert certifi? en d?ploiement Google Apps
<https://gpcsolutions.fr/raphael-doursenaud-google-apps-certified-deployment-specialist>
 
+33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10
 
 
 
[image: Image supprim?e par l'exp?diteur.] <http://gpcsolutions.fr>
 
http://gpcsolutions.fr
 
Technopole H?lioparc
 
2 avenue du Pr?sident Pierre Angot
 
64053 PAU CEDEX 9
 
SARL GPC.solutions au capital de 7 500 ? - R.C.S. PAU 528 995 921
 
[image: Image supprim?e par l'exp?diteur.]
<http://wiki.dolibarr.org/index.php/Dolibarr_suppliers_France#GPC.solutions>[image:
Image supprim?e par l'exp?diteur.]
 
 
 
 
_______________________________________________
 
Dolibarr-dev mailing list
 
address@hidden
 
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
 
 
 
 
 
 
_______________________________________________
 
Dolibarr-dev mailing list
 
address@hidden
 
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
 
 
 
_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
 
 
 

 

--
Francis Appels
Owner/Developer
Gsm:    +32(0)479 336 125
E-mail: address@hidden



VAT BE 0541.333.046




_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]