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...
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 5132 - 5161 of 6568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5132
In your pullquery you do something like +c1234c:on 1234 is the category inode. Do a query on the backend of dotcms with content that has categories and click...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 1, 2009
1:44 pm
5133
Hi all, i want to make my own plugin in dotCMS and for that i'm trying other already built plugins to work with dotCMS. so,as an eg i've chosen font resizer...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 1, 2009
2:35 pm
5134
Well there is alot here. But to start you built your plugin wrong You don't need to call the build.xml in the plugin itself. From the root of dotcms do a "ant...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 1, 2009
2:38 pm
5135
I just use a a couple lines of javascript and a cookie to do font resizing, which works exactly like what you see on...
Paul McCall
pmccall@...
Send Email
Jul 1, 2009
2:41 pm
5136
Hi all I am already working on a project on dotcms and i have to change the computer which dotcms is installed. But i dont want to lose any of work that i have...
ahmettok@...
ahmettok...
Offline Send Email
Jul 2, 2009
6:58 am
5137
Hi all, i want to make my own plugin in dotCMS.and i'm very fresh to dotCMS so dunno really from where to start.i'm describing my requirement below, ... ...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 2, 2009
8:00 am
5138
... see i dunno how you have implemented this functionality.just as an example i've chosen this plugin from the dotCMS site there's no logic or any reason b/h...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 2, 2009
8:07 am
5139
just copy the dotcms folder and db Thanks, Jason Tesser dotCMS Lead Development Manager 1-305-858-1422...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 2, 2009
10:21 am
5140
take a look at the hello world plugin. To run it just copy it to /plugins dire at athe root of dotcms. so you willl have plugins/hello.world/** then from the...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 2, 2009
1:42 pm
5141
For those who haven't seen it or heard yet, we have released 1.7a. This is the first update/patch to the 1.7 feature set. It hardens 1.7 which has already...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 2, 2009
1:49 pm
5142
Hey all, Is there any way to add the functionality of deleting a file from the website browser? You can delete a folder but not a file unless you select the...
Jeff Mastromonico
jeffmastromo...
Offline Send Email
Jul 2, 2009
2:57 pm
5143
You can put it into Jira. :-) Thanks, Jason Tesser dotCMS Lead Development Manager 1-305-858-1422...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 2, 2009
2:58 pm
5144
Is it possible to use a #pullContent and query to populate a select or multiselect when setting up a new structure? (I'm making a widget for pulling contact...
Kevin Kirchner
kevin.kirchner@...
Send Email
Jul 2, 2009
7:02 pm
5145
It is sort of a hack but you can do it. There is a hint field for each field on a structure. For some reason it will allow you to put javascript into it. I put...
Brad Rice
bradrice
Offline Send Email
Jul 2, 2009
7:26 pm
5146
WOW! Glad I asked. I never would have thought of that. I'll give it a shot. Thanks. ... From: dotcms@yahoogroups.com [mailto:dotcms@yahoogroups.com] On Behalf...
Kevin Kirchner
kevin.kirchner@...
Send Email
Jul 2, 2009
7:30 pm
5147
... see as per your suggested way,i've deployed the hello world plugin.here i'm describing the procedure which i've performed till now. - first copied the...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 3, 2009
6:47 am
5148
Why did you add stuff to the plugins.xml and run the build in the hello.world directory. Take a look at original response which says not to do any of this :-)...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 3, 2009
10:19 am
5149
... thanx for your support. its ok i've done everything as you told nothing more or less than that. i've removed stuff from plugins.xml file and didn't run...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 3, 2009
11:11 am
5150
I would start fresh. 1. Get a clean checkout. 2. Do not import into Eclipse, there are other things to be aware of when working with dotcms and plugins within...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 3, 2009
11:53 am
5151
Just make sure you include dwr in your page: <script type='text/javascript' src='/dwr/interface/ContentletAjax.js'></script> <script type='text/javascript'...
Brad Rice
bradrice
Offline Send Email
Jul 3, 2009
2:08 pm
5152
try $string1.equals($string2) On Sat, Jul 4, 2009 at 3:14 AM, dolly smartsmiles <...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 4, 2009
7:17 am
5153
Hi All, I need very small help. I want to compare two strings in velocity. I did it like this following... #if($string1 == $string2) { Condition True } Nothing...
dolly smartsmiles
dolly_smarts...
Offline Send Email
Jul 4, 2009
7:18 am
5154
hi , i'm using the #pullContent , and in the ordrer by (+ sorting) section , i'm trying to give a dynamic (variable) vlaue. example : . . . #set($orderByField...
oferish
Offline Send Email
Jul 5, 2009
11:25 am
5155
... Thanks very much for your kind support. here i've followed all the steps as you have suggested till point number 5. and hello world plugin is also deployed...
barkha_crazzyworld
barkha_crazz...
Offline Send Email
Jul 6, 2009
6:28 am
5156
Hi all, I want to separate my hosts, so a certain user is only able to view and modify the Websites, Files and Templates that are filed under "his" host. Is...
Stefan Bernsdorf
gruener.hein...
Offline Send Email
Jul 6, 2009
7:55 am
5157
Hi All, I am writing pullConent for search on one structure.So i written like this following #pullContent('+structureInode:1122 +text5:usa +languageId:1...
dolly smartsmiles
dolly_smarts...
Offline Send Email
Jul 6, 2009
7:56 am
5158
When I run from the eclipse, I've got the following exceptions: com.dotmarketing.exception.DotDataException: Unable to execute startup task : at...
tan_chai
Offline Send Email
Jul 6, 2009
9:53 am
5159
Must be something wrong with the usa. If you go in the backend in the search content can you enter usa and search? If you get results use the show query link...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 6, 2009
10:24 am
5160
Have you followed step 6 :-) that explains how to add the portlets. 6. Add the portlets to a page/tab withing dotcms backend. Use personalize ... under ... ...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 6, 2009
10:28 am
5161
Are you running teh latest version? 1.7a Thanks, Jason Tesser dotCMS Lead Development Manager 1-305-858-1422...
Jason Tesser
tesserfamily
Online Now Send Email
Jul 6, 2009
10:30 am
Messages 5132 - 5161 of 6568   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