Apache-DnsZone
view release on metacpan or search on metacpan
[In version 2.0] prqset yxxrset needs to be implemented? Prerequisits
[In version 2.0] Layer on top of templates? so it's easier to use the template functions in DnsZone
[In version 2.0] Accounting of usage
[In version 2.0] Sync feature? Have the interface perform a zone transfer (if you have more hosts to update from)
[In version 2.0] Multiuser on the same zone
[Won't fix in this version] Move away from using PerlSetVar's
[Won't fix in this version] Javascript to highlight login first field!
[Fixed] does ADD actually check (on submit) wheter the user has any more of that record type left?
[Fixed] Content-Length on all template based pages should be implemented. For allowing keep-alive $r->header_out("Content-Length", length(${$content_ref}));
[Fixed] when there's no records under a record, what does the template engine output? the wrong thing! when you DO have records left it should output the add thing, but if you don't have any records there and no allowed records it should parse RECORD...
[Fixed] all add pages have error handling now
[Fixed] all edit pages have error handling now
[Fixed] Settings doesn't have a you-typed-something-wrong page yet
[Fixed] if there is an error in user input provide a window for people to enter the data again with fields marked red that needs the data again
[Fixed] on that: add templates need to be able to fill out the fields, otherwise it won't work
[Fixed] check_lang instead of using check_ttl (in sub settings)
[Fixed] clear out all references to HINFO
[Fixed] (output_headers+output_redirect) This implies that you NEED a function for handing out headers! disable_caching($r) function? or maybe: output_header(Cache=>1)
[Fixed] . before @ in email? (SOA EDIT)
( run in 2.756 seconds using v1.01-cache-2.11-cpan-df04353d9ac )