Automatically Load JavaScript files based on name matching
----------------------------------------------------------

                 Key: WICKET-1918
                 URL: https://issues.apache.org/jira/browse/WICKET-1918
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
            Reporter: Christopher J Lyth
            Priority: Minor


This is similar to WICKET-1917. I would like to add a feature to add JS files 
based on name matching. I dont think this needs the same skinning feature as 
the CSS component but it might.

 I imagine someone might preform different dynamic HTML sort of effects based 
on which skin is selected.

BasePage.java
BasePage.properties
BasePage.html

(from WICKET-1917)
BasePage.css 
BasePage_chrome.css

BasePage.js
BasePage_chrome.js

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to