You are currently viewing the BOOK: Umbraco User's Guide section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
Hi,
I've reached page 63 and am having difficulty. Under the tab property the book clearly states that this should go under Press Release Details, this option is not appearing for me. Does anyone know wether this is a mistake or I have missed something?
Another comment regarding this book is that it keeps refering to the runway modules which I think have now been removed in favour of the basic site templates if I'm not mistaken. I certainly coulnd't locate the runway modules and asked in the forum about this.
thank you for reporting this omission. The steps on page 62 should really say "Repeat step 1-3 and 5..." as opposed to "Repeat steps 1-3...". Step 5 includes creating the new tab for use when adding new Generic Properties.
To answer you question about Runway modules. You are correct in that they have been replaced with the new templates and skins in Umbraco 4.7. When this book was written (and completed for production), version 4.7 still wasn't out. This is why you see references to these modules in the book. Technology changes fast. Aside from that, the contents in the book still applies to 4.x versions of Umbraco.
thank you for reporting this omission. The steps on page 62 should really say "Repeat step 1-3 and 5..." as opposed to "Repeat steps 1-3...". Step 5 includes creating the new tab for use when adding new Generic Properties.
To answer you question about Runway modules. You are correct in that they have been replaced with the new templates and skins in Umbraco 4.7. When this book was written (and completed for production), version 4.7 still wasn't out. This is why you see references to these modules in the book. Technology changes fast. Aside from that, the contents in the book still applies to 4.x versions of Umbraco.
Thanks again for buying the book!
Best,
Nik
Cheers Nick. I worked it out eventually anyway. The removal of runway module references is possibly something to consider for the next revision of the book as I really got stuck on the forum and all the tutorials for quite a while trying to find the runway modules.
I think it caused me to re-install several times while looking for the runway module and trying different templates seeing if I could find it.
I definitely appreciate the fact that technology moves fast.
Another slight thing I noticed was on page 107 was this bit of grammar just being picky really but "Select the .ascx file that you want like to use." should read "Select the .ascx file that you would like to use." just trying to make the book better rather than nitpicking here.
Maybe you could add one of those attention boxes explaining this in the installation chapter and the second chapter too (incase like me the reader has already installed the product)
While I'm here on page 154 it says "To support multiple sites and entry points for your Umbraco installation, you must leave the default setting
of umbracoHideTopLevelNodeFromPath as true. This tells Umbraco to exclude the Content node from the path"
It's worth pointing out that this is a key in the web config settings as I had to scout the forums a while to find that out