• add parameter to specialized element phone to show only the image
    the get_mb_bool from web arg check the presence of the arg_name with prefixed '~'. If this ~name exists this means that comes from a form and the checkbox is not checked. I made this hack on web form which always create the hidden input with prefixed ~ name. This method allow to determine if the arg name was really sent or not.
    add more ajax possibilities in web_controller_result.
    the div can has list of partial_content
    totoro authored
     
    Browse File »









  • - 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 »