• - web/CXM_jquery.anubis : Make start of jQuery support in Anubis
    
    Modifications:
      - web/CXM_making_a_web_site.anubis : Adding new types to handle Tag inclusion in head from some partial content construction => very useful when you need jQuery or other javascript Framework in some parts or web pages.
      - web/CXM_dojo.anubis : adding dojo_init to include JS and CSS files in head tag according to new type in web/CXM_making_a_web_site.anubis
    yekolia authored
     
    Browse File »


  • …CXM_multihost_http_server.anubis".
    Adding "Bool using_state_cookies" in "make_web_site_description" in "web/CXM_making_a_web_site.anubis"
    Adding "make_state_cookie_headers" in "web/CXM_making_a_web_site.anubis"
    
    TODO in "web/CXM_making_a_web_site.anubis" line 2295 :
        // TODO 'make_separate_web_args_function' must retrieve state_cookies before parsing web_args if using_state_cookies is true
    yekolia authored
     
    Browse File »