1
SanMartin
Source code browser or file browser module
  • 2012/4/11 7:27

  • SanMartin

  • Just popping in

  • Posts: 4

  • Since: 2012/4/10


Hello,

I have some source code organized in different directories. I would like a module allowing the user to view this code in some way. A xoops module for subversion would be the best, but probably my domain provider does not provide a subversion service. I don't know if a xoops module is enough to work-aorund this. In the worst case I would like to let the user just browse the directories under a specified root and see the files inside.

What module can I use? A running example in internet of what I need is the Browse functionality at sourceforget.net, for example http://sourceforge.net/projects/vlc/files/2.0.1/

(My version of xoops is 2.0.x)

2
Alanbax
Re: Source code browser or file browser module
  • 2012/5/4 19:39

  • Alanbax

  • Just popping in

  • Posts: 23

  • Since: 2012/4/21


I wonder if a module like TDMDownloads or WFdownloads would be suitable. You may need to write a custom template or two to get things displaying how you want.
This would be safer than allowing directory access.

hth

Alan