Adrian Perez
05be79d572
- Removed uneeded extra slash in generated src attribute of <iframe>.
...
- Mapping of URIs to proper header/footer files is done properly now for
relative paths. Buffer object is returned, but not used yet.
17 years ago
Adrian Perez
3bfd1094a5
Needs more love in the resolution of URI -> path
17 years ago
Adrian Perez
a9a8ced810
- Implemented resolution of URI-style file name to path and checks for valid
...
file into the inliner.
- Moved module configuration structure definition to header file.
17 years ago
Adrian Perez
2818c1917c
Moved some code into header
17 years ago
Adrian Perez
c0be73d8ad
Prepared for inclusion of new features
17 years ago
Adrian Perez
0101fd77a1
- Removed unused macro nfi_conf_path_set.
...
- Fixed flags for the readme mode, now they are disjoint. This fixed some
other related things.
- Renamed fancyindex_readme_options to fancyindex_readme_mode (shorter
and clearer, IMHO)
- Renamed fancyindex_mode to fancyindex_include_mode (clearer).
- Checks for bottom/top readme are now properly done.
- Fix: Initialization of readme_flags now is zero instead of NGX_CONF_UNSET.
- Improved iteration of builtin template.
17 years ago
Adrian Perez
855adc70eb
- It is ALIVE.
17 years ago
Adrian Perez
4e3d3c4816
Stuff now compiles with nginx 0.6.9 sources. Changed enum type to plain
...
ngx_uint_t, so we can use nginx's config merge macros.
17 years ago
Adrian Perez
e73cb8e3bc
Implemented sending README as an iframe
18 years ago
Adrian Perez
c2f086207b
Added fancyindex_mode directive.
18 years ago
Adrian Perez
003e07cd34
Hecho #200
18 years ago
Adrian Perez
2d96368282
Fixed calculation of buffer length to include table markup.
18 years ago
Adrian Perez
8d7357aa50
Closes #199
18 years ago
Adrian Perez
f3cfbd01b1
- Added missing template pieces into templates/templates.h
...
- Renamed some ngx_http_fancyindex_* symbols to nfi_* ones (shorter :P)
- Defined some memory-copy utility macros in templates/templates.h
- Updated output size calculation.
18 years ago
Adrian Perez
27a0fbf338
new templates are arriving
18 years ago
Adrian Perez
ec4deed537
removed _BIT macro
18 years ago
Adrian Perez
ec48c46ce8
- Added config flag to wrap up readme file as an IFRAME.
...
- Updated readme file accordingly.
18 years ago
Adrian Perez
3d6d50f772
Changed available config options
18 years ago
Adrian Perez
9e935e7d23
- Added configuration commands for header and footer files, and for their
...
inclusion inside <pre> tags.
- Code which handles the merging of the header/footer settings.
- Updated documentation in README.rst
18 years ago
Adrian Perez
a3fdb44955
Renamed things. This is not more than the original
...
ngx_http_autoindex_module.c with some comments and renamed stuff.
Real work starts from here.
18 years ago
Adrian Perez
0ac3fa9904
initial infraestructure
18 years ago