Tagged: ThemeHandler RSS Toggle Comment Threads | Keyboard Shortcuts

  • danielsaidi 10:39 pm on November 13, 2010 Permalink | Reply
    Tags: , , ThemeHandler   

    The ThemeHandler class is removed 

    In Wigbi 1.0, I have implemented a quite powerful JavaScript/CSS bundling component, which can bundle multiple files and folders into a single file. This is really handy and also saves a lot of bandwidth, which will make the pages load faster.

    However, since this component is introduced in Wigbi 1.0, it is time to say goodbye to the good old ThemeHandler class. Since its role has been reduced to just list all .css files within a folder, I consider its golden days to be gone.

    So, instead of the ThemeHandler class, Wigbi will use a new configuration file key – cssFolders – and just add its value to the default CSS bundle tag that it generates when it is started. Simple, eh? :)

    To override the value of this configuration key, set the value of the new Wigbi::cssFolders(…) property before starting Wigbi.

     
  • danielsaidi 7:17 pm on September 27, 2009 Permalink | Reply
    Tags: InputValidator, , ThemeHandler   

    Demos being written 

    I have now written new demos for the new ThemeHandler class as well as for a few controls. I will finish all demos before releasing the new Wigbi release – 0.99.1.

    The InputValidator has been completely rewritten, save for key press handling and validation. It is now added to the Wigbi control collection, which makes interaction with it a lot easier.

    After the 0.99.1 release, I will go through the JavaScript code for all controls and JQuerify it, to make it even neater :)

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel
Follow

Get every new post delivered to your Inbox.