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 889 - 918 of 6106   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
889
Hi! What would be the smoothest way to replace characters inserted by editors to their correct html aliases? & -> &amp; (This one is allready performed...
Kalle Wibeck
kalle@...
Send Email
Jul 1, 2005
7:28 am
890
Hi everyone, What's the best way to have 2 or more websites and just one umbraco installation? Should I have one database per website? How should I structure...
George F. Justo
george.justo@...
Send Email
Jul 1, 2005
9:46 am
891
Kasper -> didn't you some great stuff on your server to make something like this work? /n _____ From: umbraco@yahoogroups.com [mailto:umbraco@yahoogroups.com]...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 1, 2005
9:50 am
892
I've not looked into it but what about what Neils has done with umbraco ActionHandlers? It seems to be a workflow issue, so when an editor publishes their...
Evan Hegyi
evanhegyi
Offline Send Email
Jul 1, 2005
9:50 am
893
Jep - that's one way of doing it, just make sure that you hook onto the save/edit action and not the publish action (because then the content has already been...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 1, 2005
10:01 am
894
Niels and Evan! Thanks for your replies! Niels, that looks easy enough even for ; ) Of course your not forced to replace all these characters, but some devices...
Kalle Wibeck
kalle@...
Send Email
Jul 1, 2005
10:27 am
895
Hi folks, has anyone come op with a clever way of form validation in Umbraco 2.0? One of my clients needs to create various forms with some mandatory form...
jonwebb030
Offline Send Email
Jul 1, 2005
2:20 pm
896
This is caused by the DEPRECATED appendix on the macro properties. You can solve this by either remove these DEPRECATED texts in the cmsMacroPropertyType table...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 3, 2005
8:31 am
897
Hi all, For a while i've been searching for a CMS build on ASP.NET (boss wants microsoft products) We have been working with dotnetnuke for a long time. But...
Jonas
jowoke
Online Now Send Email
Jul 3, 2005
5:54 pm
898
I'll try to answer some of your questions... ... That should be fixed in 2.1 that is to be released in august... ... They changed the way they do that - the...
Andreas Mailand
mailandandreas
Offline Send Email
Jul 4, 2005
7:03 am
899
And for question number 5: http://www.umbraco.org/assets/umbInputOutput.html // ; ) Kalle Jonas skrev: Hi all, For a while i've been searching for a CMS build...
Kalle Wibeck
kalle@...
Send Email
Jul 4, 2005
8:11 am
900
Use user controls. Create an .ascx page and place it in usercontrols/ then simply load the page through a macro. Simple as pie. Then you have the full ASP.NET...
Torgny Bjers
torgnybjers
Offline Send Email
Jul 4, 2005
1:04 pm
901
Hi Torgny, thanks for your reply, but that's not quite what I'm looking for. The content managers need to be able to create a form by inserting form fields in...
jonwebb030
Offline Send Email
Jul 5, 2005
12:51 am
902
Hi, I'm testing umbraco 2.1 and I need a little help to configure 2 or more sites in umbraco. The option "Assign Domain" on the right click of a node in the ...
flames078
Offline Send Email
Jul 5, 2005
2:05 pm
903
This is weird... I created a page and gave it a suitable URL-friendly name the menu link says "thename.aspx". When I clicks it I get my 404 page not found...
Kalle Wibeck
kalle@...
Send Email
Jul 5, 2005
3:41 pm
904
Hello gang, For some reason I cannot open the Umbraco 2.1 solution file, probably because it's a 2003 solution file, and we only have 2002 Enterprise Architect...
Torgny Bjers
torgnybjers
Offline Send Email
Jul 6, 2005
8:28 am
905
I've downloaded the 2.1 ver (updated to rev 36 I think) It works really nice on localhost and i'm very excited using this software. I uploaded the files to a...
hohios
Offline Send Email
Jul 6, 2005
2:09 pm
906
Yes, this is an error with a webservice that's tidy'ing the html from the editor. Until it's fixed you get edit the /umbraco/viewHtml.aspx file and ...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 6, 2005
2:13 pm
907
Nice!!! Thank you for your quick answer and the outstanding work! --ps.--- For you that read this message, the "//" in the code goes in front of...
hohios
Offline Send Email
Jul 6, 2005
3:40 pm
908
... Responding to my own post. How quaint. In either event, I have gotten Umbraco to compile "properly" to my knowledge, but I get a bunch of errors when in...
Torgny Bjers
torgnybjers
Offline Send Email
Jul 6, 2005
4:02 pm
909
As a start, check if the following dll's is present in the /presentation/bin folder - in these files the default editor controls (like upload, richtext editor...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 6, 2005
4:09 pm
910
Hi all. xslt-question: how do I print the name of a section in the path? Member - type1 - weblog - entries - type2 - weblog - entries - type3 - weblog -...
tidmandmedia
Offline Send Email
Jul 6, 2005
5:59 pm
911
I got the Laterst source ver 2.1 to work without to many problems. After that I Followed the Input Output form tutorial: ...
Jonas
jowoke
Online Now Send Email
Jul 6, 2005
8:00 pm
912
Hi, I've created a site using umbraco, but am having problems getting it to work on my hosting environment. I'm wondering if it's because the root folder of my...
marklkelly1
Offline Send Email
Jul 6, 2005
11:43 pm
913
... /presentation/bin ... richtext ... shown when ... I added these as references to presentation, and it works. ... I did not need to remove these elements,...
torgnybjers
Offline Send Email
Jul 7, 2005
8:13 am
914
Did you run the sql update script for the database in the /presentation/umbraco/sql folder? If yes, then try this: "Update cmsMacro set macroCacheByPage = 1,...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 7, 2005
8:19 am
915
... I tried running it, but forgot to mention that I got errors: Server: Msg 111, Level 15, State 1, Line 8 'ALTER VIEW' must be the first statement in a query...
torgnybjers
Offline Send Email
Jul 7, 2005
8:21 am
916
... You can solve this by running each part of the updatescript step by step....
Jonas
jowoke
Online Now Send Email
Jul 7, 2005
8:31 am
917
Thank you, Jonas. Did that and it worked! :) ... step. ... macroCachePersonalized = 0"...
Torgny Bjers
torgnybjers
Offline Send Email
Jul 7, 2005
8:34 am
918
Did you specify the comment tab when inserting the macro? It needs to know on which tabs to get the data from. ... Not before august, I'm going on vacation...
Niels Hartvig, umbraco
nielshartvig
Offline Send Email
Jul 7, 2005
8:40 am
Messages 889 - 918 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