Search the web
Sign In
New User? Sign Up
umbraco
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3998 - 4027 of 6106   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3998
I installed umbraco 2.1.1 from scratch (the installation wizard is great). New I've some problem. First of all you didn't include italian language into the...
Stevie B. Gibson
sbgibzon
Offline Send Email
Apr 1, 2006
8:58 am
3999
Hi All! I know [#pageProperty] can be use in macro calling userControl and this works. Is there any similar construction for Dictionary items or should this be...
windrek
Offline Send Email
Apr 1, 2006
11:15 am
4000
Hi, Im trying to update Umbraco but I ran in to some problems... First question: The update guide for 2.1.1 at http://umbraco.org/8196.aspx say: "copy the...
runethougaard
Offline Send Email
Apr 1, 2006
2:50 pm
4001
Question 3 and 4 is solved - it was a problem with me ftp client there didn't uploaded all the files correct. My bad. But I stil hope you can help me with the...
runethougaard
Offline Send Email
Apr 1, 2006
3:28 pm
4002
I'm trying to build a simple multi-lingual site. For now, I just have a single content page. For that page, I've used "Assign Domain" to assign 2 different ...
wayfar49
Offline Send Email
Apr 1, 2006
8:52 pm
4003
Actually it is only the dictionary/key values that aren't working. The following date field is correctly formatted based upon the url: <?UMBRACO_GETITEM...
wayfar49
Offline Send Email
Apr 2, 2006
2:49 am
4004
Hey Niels It would be handy to render templates by an alias instead of id from xslt. It's easier to remember the alias rather than the id's of the templates. ...
Daniel Bjørnbakk
dan_bjo
Offline Send Email
Apr 2, 2006
4:19 pm
4005
Hi Tom Most of the packages and screencasts are atm. only here on this mailing list, so search here and you might find what you are looking for. Regarding the...
pph_at_netmedia
Offline Send Email
Apr 2, 2006
6:43 pm
4006
And with some exception handling ;) that would be; public static string RenderTemplate(int PageId, string TemplateAlias) { try { int templateId =...
Daniel Bjørnbakk
dan_bjo
Offline Send Email
Apr 2, 2006
6:52 pm
4007
Hey guys, I'm still having trouble with the component art menu, Getting this error when i try and build: Error 1 'MenuItem' is an ambiguous reference between ...
hayzzzzz
Offline Send Email
Apr 2, 2006
10:48 pm
4008
If you have assigned the two namespaces to your code the compiler don't know which MenuItem to choose. Try using 'ComponentArt.Web.UI.MenuItem' instead of...
Höhler, Thomas
hoehler_feri
Offline Send Email
Apr 3, 2006
5:55 am
4009
Hi, I think i have managed to implement your control and pass the root and max levels to it. However i am getting this error: Description: An unhandled...
hayzzzzz
Offline Send Email
Apr 3, 2006
9:02 am
4010
This means that either the Menu1 is nothing or the newitem is nothing. How did you insert the Menu into the ascx? If you have added it via drag and drop from...
Höhler, Thomas
hoehler_feri
Offline Send Email
Apr 3, 2006
9:37 am
4011
Hi I wrote before that you should use a new ASP.Net Webproject. This isn't the best way: Use a WebControlLibrary as Project Type. So there will be the name of...
Höhler, Thomas
hoehler_feri
Offline Send Email
Apr 3, 2006
9:48 am
4012
Hi, Is it possible to create packages that can later be imported to umbraco or do you need some separate utility for it? If so, how can i get my hands on it:]...
s0kol
Offline Send Email
Apr 3, 2006
2:08 pm
4013
Guys, Does anyone have any metrics for umbraco with regards to maxium number of users / members and content nodes. Also what is the maximum number of...
imayat12
Offline Send Email
Apr 3, 2006
3:04 pm
4014
Hey I'm coding packages by hand at the moment. I've heard rumors that there will be a utility in umbraco that does this for you later, but I'm not sure when...
Daniel Bjørnbakk
dan_bjo
Offline Send Email
Apr 3, 2006
3:09 pm
4015
Hi! Thomas Hohler helped me out with this XSLT file for a dropdown nav I am working on, but there seems to be a small syntax error, and I can't get it to work....
f1jackass
Offline Send Email
Apr 3, 2006
3:09 pm
4016
Hey Niels posted this info on the list a while ago. ... This one is in Danish, but The Danish Golf Federation is a pretty powerful umbraco implementation...
Daniel Bjørnbakk
dan_bjo
Offline Send Email
Apr 3, 2006
3:12 pm
4017
yap, the </xsl:for-each> missed also the closing img / Try this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xsl:Stylesheet [ <!ENTITY nbsp "&#x00A0;"> ]>...
Höhler, Thomas
hoehler_feri
Offline Send Email
Apr 3, 2006
3:14 pm
4018
Once again - you are my hero! Thanks! Jim ... exclude-result-prefixes="msxml ... [@level=$level]/node [string(data [@alias='umbracoNaviHide']) != '1']"> ... ...
f1jackass
Offline Send Email
Apr 3, 2006
3:25 pm
4019
Cool, Daniel many thanks for this. We are currently proposing umbraco for a couple of sites and I was asked this question recently. Regards Ismail...
imayat12
Offline Send Email
Apr 3, 2006
4:08 pm
4020
Hiyas! I've been struggling with this thing most of the day now, and finally give up. I'm trying to create a menu that have level=1, has 'umbracoNaviHide' set...
Morten
sharpgis
Offline Send Email
Apr 3, 2006
6:18 pm
4021
OK. So, this is just confusing the heck out of me... I am trying to insert links on a page via the Rich Text Editor using the "insert link" button. When I...
f1jackass
Offline Send Email
Apr 3, 2006
6:49 pm
4022
Oh - and I'm running 2.1.1....
f1jackass
Offline Send Email
Apr 3, 2006
11:53 pm
4023
I was trying to create a blog using the example in the 25 minute demo on Umbraco.org. After working for a while - I decided to start over. I deleted the blog...
f1jackass
Offline Send Email
Apr 4, 2006
1:30 am
4024
OK, I got rid of it (I think) by deleting the parent content page. So, it was like this: Resources (doctype subpage) > Blog (doctype blog) Then I deleted the...
f1jackass
Offline Send Email
Apr 4, 2006
1:53 am
4025
I suspect that this is a problem, but I'm still not entirely sure that I'm just not using umbraco in a manner for which it wasn't intended. Anyway, The method...
wayfar49
Offline Send Email
Apr 4, 2006
2:18 am
4026
don't know if it works but try unpublishing the parent and publishing it again. Jesper...
Jesper Ordrup
jesperordrup
Offline Send Email
Apr 4, 2006
6:05 am
4027
try to use <xsl:for-each select="$currentPage/ancestor-or-self::node [@level=1]/node"> <xsl:if test="string(./data [@alias='umbracoNaviHide'])!='1' and...
Höhler, Thomas
hoehler_feri
Offline Send Email
Apr 4, 2006
7:05 am
Messages 3998 - 4027 of 6106   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help