Changeset 591 for trunk/templates


Ignore:
Timestamp:
01/25/13 16:16:04 (11 years ago)
Author:
Kris Deugau
Message:

/trunk

File off rough edges doing DNS updates for deleting allocations. See #1.

  • pass back and handle more subtle variations on WARN
  • add a watch comment noting some bizarre behaviour that could not be duplicated later.
  • more fully handle large allocations spanning multiple reverse zones (eg, /23 dynamic DSL spans 2 /24 reverse zones)
  • retrieve the DNS pattern from the parent in case of zone-spanning block deletes; the records in the zone can't be relied on to rebuild an "unused"-ish record in this case.

Should use dnsadmin:trunk/@r460 or higher for proper behaviour.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/finaldelete.tmpl

    r577 r591  
    55<TMPL_ELSE>
    66<div class="heading">Success!  <TMPL_VAR NAME=block> deallocated.</div>
     7<TMPL_IF genwarn><br><div><TMPL_VAR NAME=genwarn></div></TMPL_IF>
    78<TMPL_IF bparent><br><div>
    89Warning: 
Note: See TracChangeset for help on using the changeset viewer.