Luci is an accessibility tool (html parser written in Perl) designed to provide users with a text-only experience of a web site. Inspired by the Betsie project, Luci offers features such as ssl, cookies, frames, 401 authorization (ie. htaccess), etc...
Be the first to post a text review of luci. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- document qmeta - fix url provided is not valid etc... this has been updated - debug is available for luci.cgi, should we have a global debug that can be used for the libraries? should all of luci have debugging? took this out of the TBA list seeing as the functionality has been added - _denylist/_allowlist see config for rules/conventions note: you can use the allowlist/denylist settings together to allow most files, but not all from a specific domain - added _denylist feature - allowed_domains renamed _allowlist - under apache 2, we noticed luci having difficulties with path_info when the request for luci is already a path_info request. the solution was to simply rebuild the original url, then pull path_info from there my $path_info = ($config->{system}->{apache_2}=~/true/i) ? URI::URL->new($ENV{REQUEST_URI}, $ENV{SERVER_URL})->abs->as_string : CGI::url(-path_info => 1); - added default value to $sep variable
View the changelog at luci.sf.net/changelog.html
View the changelog at luci.sf.net/changelog.html
View the changelog at luci.sf.net/changelog.html
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: