Monday, July 31, 2006
Friday, July 28, 2006
Thursday, July 27, 2006
Reusing MCMS dialogs
WBC_launchImageGallery(strPostingQueryString, strPhName, strPhType, bAllowUpload)
There are lots methods in the MCMS framework files that do all sorts of cool things (and even some mysterious things), so check them out.
Disable the Warning before leaving page message
I found a javascript method in the C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS\WebAuthor\Client\AuthFormClient.js file.
WBC_offWarningBeforeLeave();
This did the trick.
Helicon ISAPI Rewrite
In order to allow content to be migrated between the two environments using the SDAPI without getting a new top level channel in presentation called "MCMSAUTHOR", install this tool (Helicon ISAPI Reweite Lite) http://www.isapirewrite.com/. This tool enables you to rename the top level channel in the authoring environment to be mcms.customer.com.au. Thus migration occurs correctly.
The rules for this transformation would be:
RewriteCond Host: mcmsauthor
RewriteHeader Host: .* mcms\.customer\.com\.au
What Service Pack do I have installed?
5.0.1581.0 = RTM
5.0.2284.0 = SP1
5.0.4484.0 = SP1a
5.0.5054.0 = SP2
Saturday, July 22, 2006
Update: AVG email scanning and Outlook 2007
Thursday, July 20, 2006
MOSSIG Meeting 26th July 2006
Last month we launched the Microsoft Office Special Interest Group of Victoria.NET (MOSSIG). The event was met with much enthusiasm!
We’re happy to announce that we have now organised our regular monthly meeting to run every 4th Wednesday of the month, starting next week, 26 July. Thanks to the support of Microsoft and Steve Iatropoulos in particular, we will meet in the Microsoft Theatre at Como Plaza. As usual pizza will arrive at 5:30 pm and we’ll start the presentations at 6 pm.
For the 26th we have scheduled a presentation on how to create documents using XML and XSL, deep diving into the XML features of Word and Excel and also a development overview of Web Content Management in Microsoft Office SharePoint Server (MOSS) - the new MCMS replacement. Both presentations will be of value for developers and end-users and cover the current version as well as the upcoming 2007 features. We will also reserve some time for discussions, questions and other networking opportunities. The meeting will finish around 8:30 pm.
Please RSVP to Ed Richard (ed@wss-ed.nl) by end of business on the 25th so that he can arrange the right amount of food and drinks.
See you next week!