#480: Implement Console Request, Routing, Response etc
--------------------------------------------+-------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  david
     Type:  enhancement                     |       Status:  new  
 Priority:  normal                          |    Milestone:  1.0  
Component:  _OTHER_                         |      Version:       
 Severity:  major                           |   Resolution:       
 Keywords:  console commandline             |    Has_patch:  0    
--------------------------------------------+-------------------------------
Comment (by ross):

 Updated ConsoleRouting so can generate web routes - I needed to generate
 links in emails sent via a cron job.

 Its very basic - but can easily be extended - use AgaviWebRouting as an
 example.

 I also added a console.xml file to store the basic path information i.e.

 {{{
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <configurations>
   <configuration>
     <path>http://www.agavi.org/</path>
    </configuration>
 </configurations>
 }}}

 Again this can easily be extended!

-- 
Ticket URL: <http://trac.agavi.org/ticket/480#comment:7>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to