Re: Browsing the source

2016-02-21 Thread Yury V. Zaytsev
On Sun, 2016-02-21 at 19:19 +0200, Mooffie wrote:
> 
> - GLOBAL ignores dot-files and dot-directories, so you can install it
> in ".global" instead of "CVS".
> 
> - Right now the header on the front page (index.html) is "mc". We can
> change it by running htags thus:

Thanks, good catches!

> (BTW, it's possible to tell htags to make the front page (index.html)
> show all the files in a collapsible JavaScript tree (by adding the
> option `--tree-view=filetree`). But this makes the front page 96K
> instead of just 13K and the browser will also download an uncompressed
> jquery.js (161K) so I don't know if we should enable this feature.)

I don't have a strong opinion on this to be honest... let's say I'm
something like -0 on enabling this.

> > If that looks fine to you, maybe we should put it somewhere on the
> Trac,
> 
> Put what on Trac? A link to http://source.mc.org? Sure.
> 
> We also need to add to the front page of http://source.mc.org a short
> introductory text pointing to the main site (and to the instructions
> for producing the HTML on one's own computer). Leave it to me: I'll
> investigate this and provide a patch in a couple of days.

Ok, great!

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Browsing the source

2016-02-21 Thread Mooffie
On 2/19/16, Yury V. Zaytsev  wrote:
> [...] I've finished the integration
> script and the results are available at the following URL:
>
>  http://source.midnight-commander.org

Superb! Thanks!

minor comments:

- GLOBAL ignores dot-files and dot-directories, so you can install it
in ".global" instead of "CVS".

- Right now the header on the front page (index.html) is "mc". We can
change it by running htags thus:

htags --suggest -t "Welcome to the Midnight Commander source tour!"


(BTW, it's possible to tell htags to make the front page (index.html)
show all the files in a collapsible JavaScript tree (by adding the
option `--tree-view=filetree`). But this makes the front page 96K
instead of just 13K and the browser will also download an uncompressed
jquery.js (161K) so I don't know if we should enable this feature.)

>
> If that looks fine to you, maybe we should put it somewhere on the Trac,

Put what on Trac? A link to http://source.mc.org? Sure.

We also need to add to the front page of http://source.mc.org a short
introductory text pointing to the main site (and to the instructions
for producing the HTML on one's own computer). Leave it to me: I'll
investigate this and provide a patch in a couple of days.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel