[Trac-tickets] Re: [The Trac Project] #739: Enhance inline image handling

The Trac Project noreply at edgewall.com
Fri Jul 1 04:32:16 CDT 2005


#739: Enhance inline image handling
-------------------------+--------------------------------------------------
       Id:  739          |      Status:  closed                  
Component:  wiki         |    Modified:  Fri Jul  1 04:32:05 2005
 Severity:  enhancement  |   Milestone:  0.9                     
 Priority:  normal       |     Version:  devel                   
    Owner:  cboos        |    Reporter:  daniel+trac at roe.ch      
-------------------------+--------------------------------------------------
Comment (by cboos):

 Hm, I think it would be better to leave this big macro
 in its own file:
  * source:trunk/trac/wiki/macros/image.py

 The other default macros source:trunk/trac/wiki/macros.py
 could then either go in
  * source:trunk/trac/wiki/macros/default.py
 or be split up:
  * source:trunk/trac/wiki/macros/title_index.py
  * source:trunk/trac/wiki/macros/recent_changes.py
  * source:trunk/trac/wiki/macros/page_outline.py
  * source:trunk/trac/wiki/macros/macro_list.py
  * source:trunk/trac/wiki/macros/user_macros.py

 Besides being default macros, those macros are quite unrelated
 to each other, so I think splitting them up is better.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/739>
The Trac Project <>


More information about the Trac-Tickets mailing list