• - add partial as alternative into HTML_Off_Form and HTML_In_Form, which
    - add list of core attributes in table option
    - add html (HTML_Off_Form) as "alternative" into actioner_aspect. Hence we can put every we want
    - remove generate_random_string and move it to tools/random.anubis
    
    CXM_multihost_http_server.anubis:
    - optimize the buffered reading.
    
    CXM_jquery_button.anubis:
    - create jquery_button with image orientation
    
    create CXM_jquery_toolbar.anubis
    totoro authored
     
    Browse File »




  • Add Tegamigawa constants
    
    CXM_making_a_web_site.anubis:
    Add partial_content function without any HTML_Head_Tag
    
    CXM_multihost_http_server.anubis:
    Fix etag as quoted string in multihost_http_server.
    When file is missing, now return 404 error instead of nothing
    Add http_direct_handler, to be able to call a website from another way than
    internal webserver listener
    Totoro authored
     
    Browse File »