SharePoint User Group UK

Share the knowledge!

Welcome to SharePoint User Group UK Sign in | Join | Help
in
Home Blogs Forums Photos Files Roller

Meeting - Nottingham - 22nd May

Last post 05-24-2012, 10:41 AM by BinaryJam. 39 replies.
Page 3 of 3 (40 items)   < Previous 1 2 3
Sort Posts: Previous Next
  •  05-21-2012, 2:17 PM 28809 in reply to 28808

    Re: Meeting - Nottingham - 22nd May

    I'll be there.


    Thanks
    Mark Briggs
    Ciber
  •  05-21-2012, 2:41 PM 28810 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    I'll be there,
    Cheers
    Damien
  •  05-21-2012, 3:54 PM 28811 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    Will try to make it, please reserve me a place

    Thanks
    Muhammad Qasim

  •  05-21-2012, 8:55 PM 28812 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    I hope to be there if I get back from London in time.

    Steve Marshall
    Derby.
    Steve Marshall
  •  05-22-2012, 7:22 AM 28813 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    Hi,

    I hope to be there (+1 guest).

    See you later.
    Paul
  •  05-22-2012, 3:27 PM 28816 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    I'l be there
    ------------------------------------------------
    www.binaryjam.com
  •  05-22-2012, 4:37 PM 28820 in reply to 28642

    Re: Meeting - Nottingham - 22nd May

    Hope to make it - rush-hour permitting...
  •  05-23-2012, 11:29 AM 28826 in reply to 28808

    Re: Meeting - Nottingham - 22nd May

    Hi community

    Cracking presentations last night. Once thing I would like to follow up on is at the end of the
    "Connect" presentation. Mark showed a config screen, where a site designer could select a CSS for etc. I just wondered is there any more info on this such as how this is accessed via the Site Settings.

    Daniel
    Daniel

    IT Consultant
    Westerdale Solutions Ltd
  •  05-23-2012, 12:15 PM 28827 in reply to 28826

    Re: Meeting - Nottingham - 22nd May

    Thanks Daniel - I'm glad you enjoyed it.

    The settings page is an Application Page deployed to the layouts folder and the link appears in the Site Settings because the features registers a custom action.
    These topics are discussed in the SharePoint SDK: Custom Actions (http://msdn.microsoft.com/en-us/library/ms465980) and Application Pages (http://msdn.microsoft.com/en-us/library/aa979592).

    As the application page is just an ASP.Net page, you can write code using the Object Model and get it to do anything you like. In the override CSS example, the code finds the Site Collections Style Library and queries for all the CSS documents in a special folder there. This is presented in the Application Page and the results are stored in the AllProperties bucket on the current Site (http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.allproperties). There's then a custom control in the Master Page that looks for this settings and loads the override CSS when required.

    Hope this helps,
    Mark
  •  05-24-2012, 10:41 AM 28833 in reply to 28827

    Re: Meeting - Nottingham - 22nd May

    Is there any chance of putting up the Slides ? Perhaps you could ask CAP if they minded showing off the design of the portal.


    ------------------------------------------------
    www.binaryjam.com
Page 3 of 3 (40 items)   < Previous 1 2 3
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems