Project

General

Profile

« Previous | Next » 

Revision eab0c364

Added by Marc Dequènes about 13 years ago

  • ID eab0c3649292290a4754caa8670edb4d5712a406

[evol] API: implemented hidden nodes and used it to create a '?' node used to search children based on their attributes

View differences:

lib/cyborghood-mapmaker/interface/dns.rb
node "Zones" do
zone_list = Proc.new{ store.dns.zones }
node zone_list, '_zone'
attr_search_node
node zone_list, :dir => '_zone'
end
end

Also available in: Unified diff