| 
            Last change
 on this file since 928 was             260, checked in by Kris Deugau, 14 years ago           | 
        
        
          | 
             
/trunk 
 
First pass adding add-reverse-zone. 
 
 
- add newrdns/addrdns templates
 - add handling in dns.cgi for pages, copy-paste-modify'ed
from add-domain
 - add addRDNS() in DNSDB.pm, copy-paste-modify'ed from addDomain()
 
 
addRDNS() still needs extension at the ##work to properly substitute 
ZONE in hostname and value fields as well as pick and choose default 
records (ie, skip A+PTR in v6 zones, and skip AAAA+PTR in v4 zones) 
See #26 
 
 
           | 
        
        
          | 
            File size:
            117 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | <TMPL_IF add_failed>
 | 
|---|
| 2 | <TMPL_INCLUDE NAME="newrevzone.tmpl">
 | 
|---|
| 3 | <TMPL_ELSE>
 | 
|---|
| 4 | <TMPL_INCLUDE NAME="reclist.tmpl">
 | 
|---|
| 5 | </TMPL_IF>
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.