Search the web
Sign In
New User? Sign Up
dotcms · dotCMS Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 172 - 203 of 6558   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
172
Hi Will, I'm using the release version dotcms1.2.0 I guess controlHTML is defined in container. If my template does not include any container, this error will...
wuxueguai
Offline Send Email
Jan 3, 2007
2:13 am
173
Hello, I'm starting to use dotcms however I have some background questions that I would like to ask... 1. is the localhost/c contents located at...
Avila
avila18
Offline Send Email
Jan 3, 2007
5:22 am
175
... No in Java web apps this kind of stuff are just mappings and they are mapped in the web.xml. ... No 1 was wrong but dotCMS's paths are relative to the bin...
Jason Tesser
tesserfamily
Online Now Send Email
Jan 3, 2007
12:22 pm
176
I want to clarify what I said for question 3. I was trying not to confuse you with other details but actually in this case I should. The containers I...
Jason Tesser
tesserfamily
Online Now Send Email
Jan 3, 2007
12:33 pm
177
Thanks Jason for the reply, ... Ah yes.. stupid me, it was written in server.xml <Context path="" docBase="../liferay" debug="0" reloadable="false" ...
Avila
avila18
Offline Send Email
Jan 3, 2007
11:28 pm
178
Sure Liferay has a MIT license. You can download their source from sourceforge....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 4, 2007
1:42 am
179
Hello, i'm wondering how to delete an asset, e.g. container, or template....
Avila
avila18
Offline Send Email
Jan 5, 2007
4:35 am
180
You archive it....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 5, 2007
12:30 pm
181
Hi, In dotCMS we don't have a delete function. You can archive assets and then unarchive them. This was done to prevent user error deleting assets from the...
Maria Bouza
maria@...
Send Email
Jan 5, 2007
2:06 pm
182
Thanks for the replies. Few more questions.. -. how to archive the assets? I can't find the option. -. how to change/set page's user permission? I reckon...
Avila
avila18
Offline Send Email
Jan 9, 2007
2:03 am
183
Hi, To archive an asset the asset can't be live / published. So in the Browser, right click on the asset you want to archive and click on Un-publish. After you...
Maria Bouza
maria@...
Send Email
Jan 9, 2007
3:06 pm
184
See below ... To archive you need to make sure the asset is unpublished. Then you should be able to archive it. You cannot archive a live asset. This is a...
Jason Tesser
tesserfamily
Online Now Send Email
Jan 9, 2007
3:14 pm
185
Hello, I am wondering how to add more options to the page's permission tab (in page -> edit -> permission tab). Thanks, Avila...
Avila
avila18
Offline Send Email
Jan 12, 2007
2:45 am
186
Explain. If you need different functionality you can certainly program it or goto dotmartketing and ask about paying for a feature to be developed....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 12, 2007
3:19 am
187
Sorry, the demo provided more type of permissions (e.g 'test', 'CMS Anonymous', 'Content Contribuitor' ) therefore I thought it was a function within the CMS. ...
Avila
avila18
Offline Send Email
Jan 12, 2007
4:18 am
188
Ah, I understand now. That was a stupid question!. Thanks!...
Avila
avila18
Offline Send Email
Jan 12, 2007
4:23 am
189
The permissions you saw are roles. You can add roles in teh administration portlet and use them in the permissions tab of the CMS....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 12, 2007
12:12 pm
190
Greetings, I've downloaded dotcms and really like the interface for creating content. I also really like that the content can be structured, this is one of my...
brianjketelsen
Offline Send Email
Jan 16, 2007
4:48 pm
191
Currently dotCMS doesn't expose its content via Webservices. Depending on what you want to do though you have options. For example you can do RSS feeds....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 16, 2007
4:54 pm
192
So reading between the lines (because the source doesn't seem to be in the community edition for the blog/podcast portlet) one of my options to expose the...
Brian Ketelsen
brianjketelsen
Offline Send Email
Jan 16, 2007
5:49 pm
193
yes the XML one sounds like a good idea. Webservices are on the dotCMS roadmap though....
Jason Tesser
tesserfamily
Online Now Send Email
Jan 16, 2007
6:42 pm
194
Thank you. ... -- ... Brian Ketelsen bketelsen <at> gmail <dot> com...
Brian Ketelsen
brianjketelsen
Offline Send Email
Jan 16, 2007
7:08 pm
195
I've got the <!DOCTYPE on the very first line of my template without and carrigae returns or line feeds before it. Yet when I render my HTML page with the...
jimbojonestravel
jimbojonestr...
Offline Send Email
Jan 29, 2007
10:38 pm
196
Under Company when loggin in to the admin portal via http://localhost/c there is an option to set the colors of the portal. I chose "Design" but it only...
pwnell
Offline Send Email
Jan 30, 2007
7:15 am
197
The answer is: - For Whitespace at the top of the page, remove \n between #if statements ./liferay/WEB_INF/velocity/preprocess.vl For Whitespace in...
jimbojonestravel
jimbojonestr...
Offline Send Email
Feb 5, 2007
11:45 pm
198
Hello, I have sucessfully installed dot cms and created pages and templates etc etc. When i go to my web root address http://mydomain/ i get the following...
Matt
bty543780
Offline Send Email
Feb 21, 2007
10:17 pm
199
Hi Matt, Basically you have to set up the virtual link cmsHomePage for your host and point to teh index page or whatever of your home. Without getting too deep...
Jason Tesser
tesserfamily
Online Now Send Email
Feb 21, 2007
10:23 pm
200
Hi Matt, You need to define a Virtual Link for each host in dotCMS. For this you need to go into the backend and look for the portlet: Virtual Links under CMS...
Maria Bouza
maria@...
Send Email
Feb 21, 2007
10:31 pm
202
Should work. I don't think yo have the virtual link set up correctly. Maybe your permissions on it are wrng...
Jason Tesser
tesserfamily
Online Now Send Email
Feb 24, 2007
3:11 pm
203
Yes, got it working, thanks everyone for your help. I have another problem which hopefully can be solved: I have uploaded images to an image folder and then i...
bty543780
Offline Send Email
Feb 24, 2007
5:40 pm
Messages 172 - 203 of 6558   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