Hello all,
Well this is will be a very brief post to let you know that I have released update 0.9.9 of my Creative Website Wizard Package for Umbraco.
This release is identical as 0.9.8 which is currently in the umbraco package repository, except this version will ONLY work for Umbraco V4.
In addition to this package file and previous versions are now stored on Codeplex. This has been done as I build a new version of the package for V4 (new design, amendments etc..) You will be able to download the source and modify it to your needs.
As before if you find any MAJOR problems please let me know.
Download Creative Website Wizard version 0.9.9
Thanks,
Warren
Hello all,
After talking to Nisse Bryngfors, he requested that the URLs in tweets would automatically be made as urls and marked up with anchor tags. In addition to this he requested that @username replies were also automatically generated into anachor tags.
For example:
check out this site http://google.co.uk Nice design @warrenbuckley
would now become
check out this site
http://google.co.uk
Nice design
@warrenbuckley
This has been made possible with a new function in the XSLT Extension CWS.Twitter called FormatURLS.
So to format your tweet use this syntax in your XSLT.
Hello all,
This will be a very brief blog post this evening as I have made an update to my Twitter Umbraco Package from a request from a tweet I received from Nisse Bryngfors.
His request was as follows
@warrenbuckley just tried the twitter package for umbraco.Great!Is there any way to display people you follow,instead of just your own feed?
I decided this was so easy to implement, I would make this quick update to my package and release it as soon as possible.
I have reposted the instructions below for people who didnt use my previous version.
This package installs the following files:
- bin/CWSHelperTwitter.dll
- xslt/CWS_twitterStatus.xslt
- /usercontrols/Installer/CWSTwitter/cwsTwitterInstaller.ascx
The installer usercontrol cwsTwitterInstaller.ascx is used to modify the /config/xsltExtensions.config
to setup my custom XSLT extension to allow us to modify the strange format of the twitter date format.
The actual package installs the following into umbraco:
- Macro: [XSLT] CWS:Display Twitter Status
- XSLT: CWS_twitterStatus.xslt
Hello all this is my first package for 2008. I have created a quick XSLT package
to allow you to display your latest twitter
status’s on your website/blog.
For example here is my twitter page
where you can see what upto or thinking.
This package installs the following files:
- bin/CWSHelperTwitter.dll
- xslt/CWS_twitterStatus.xslt
- /usercontrols/Installer/CWSTwitter/cwsTwitterInstaller.ascx
The installer usercontrol cwsTwitterInstaller.ascx is used to
modify the /config/xsltExtensions.config
to setup my custom XSLT extension to allow us to modify the strange format of
the twitter date format.
The actual package installs the following into umbraco:
- Macro: [XSLT] CWS:Display Twitter Status
- XSLT: CWS_twitterStatus.xslt
Hello all,
Well this is a quick blog post to let you know I have made a minor path update
to the Creative Website package, which creates the Assets folder in the “Data”
folder located at the Root as opposed to having the “Assets” folder in the root
because of people reporting permission issues with this and the JS folder has
been moved to the NEW “Scripts” folder in V3 of umbraco.
Well once I am more settled I plan to look at the Umbraco forums and keep up
with all the blog posts - but this will now be out of office hours because my
current position does not use Umbraco at the new company where I work.