Toolbox
  • Printable version
 
Toolbox
LANGUAGES
Language
Personal tools
Categories
Wikipedia Affiliate Button
 

Rawview

From BrightByte

Jump to: navigation, search

RawView is a PHP script that allows you to conveniently browser source code and other "raw files" with your web browser. You specify a "repository" by defining a root directory for it, and optionally some more things, like files to deny access to. You can then navigate the that directory via the rawview script, with support for syntax highliting for source code, etc.

You can find the rawview code in the local BrightByte rawview repository: view (note the software disclaimers);

(no comments yet)