Re: replacing extpaths.txt with htaccess rewrite rule

2015-03-30 Thread Hervé BOUTEMY
still looking for the right rewrite rule to fix the issue but at least, removing extpaths.txt has the great expected benefit: site editing is now less than 1 minute from edit to live experience! Regards, Hervé Le mardi 31 mars 2015 01:15:08 Hervé BOUTEMY a écrit : > Le mardi 31 mars 2015 09:44

Re: replacing extpaths.txt with htaccess rewrite rule

2015-03-30 Thread Hervé BOUTEMY
Le mardi 31 mars 2015 09:44:09 Olivier Lamy a écrit : > Thanks to take care of that!! > Banner images are missing: > http://maven.apache.org/components/plugins/maven-compiler-plugin/ the problem is that you typed http://maven.apache.org/plugins/maven-compiler-plugin (without trailing / ) and got

Re: replacing extpaths.txt with htaccess rewrite rule

2015-03-30 Thread Olivier Lamy
On 31 March 2015 at 09:24, Hervé BOUTEMY wrote: > Hi, > > There is a discussion at infra about deprecating CMS (no decision yet). > That lead to a discussion about features of CMS. And one feature is key to > Maven, but not really easy to use: extpaths.txt, which permits to mix Maven > main site

replacing extpaths.txt with htaccess rewrite rule

2015-03-30 Thread Hervé BOUTEMY
Hi, There is a discussion at infra about deprecating CMS (no decision yet). That lead to a discussion about features of CMS. And one feature is key to Maven, but not really easy to use: extpaths.txt, which permits to mix Maven main site with components reference documentation. With the problem t