What are the possible tags inside the "global" tag in Magento "config.xml" file?
        Posted  
        
            by Knowledge Craving
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Knowledge Craving
        
        
        
        Published on 2010-05-13T09:19:05Z
        Indexed on 
            2010/05/13
            13:14 UTC
        
        
        Read the original article
        Hit count: 205
        
Can someone professional experienced Magento developer tell me how to accomplish the following in Magento?
I want to know what are the possible tags that can fit in the "global" tag of the "config.xml" page of every module's etc folder?
I have tried searching for this answer at many places in Internet but in vain.
Please provide the full details along with it for Magento version >= 1.4.0.0, because I want at least the users accessing this website find it useful enough, instead of scratching their heads.
I really want a detailed explanation, because every newbie like me gets totally confused at this point. From what I know till now, is that in this page, you can set routers, rewrites, cron jobs, admin html, front-end html and many more. But without any strong concepts, none can go ahead with the belief that his code is 100% correct w.r.t. the Magento MVC architecture.
So please I want that strong fundamental concept, getting underlined here, with a detailed explanation about it, so that no one gets into this pitfall ever again.
Many many thanks to those who can answer only upon knowing the total concept clearly.
© Stack Overflow or respective owner