--- In dotcms@yahoogroups.com, Jason Tesser <jasontesser@...> wrote:
> hey Jason,
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 build.xml of hello
world.
here i've a doubt.see as i'm working on windows,i can't run "ant deploy-plugins"
so from eclipse,i'm running project's main build.xml file.now tell me,did i run
main build.xml correctly with the selection of listed 4 options
i.e.(1)compile,(2) build-sql,
(3) build-plugins,(4) deploy-plugins.is it ok?
now main question is that i dunno how to do this thing : "After you deploy you
will need to add the portlets to a page/tab. Use personalize page link on the
top left of the dotcms backend." as you have suggested before.so please
elaborate it in as simpler way as possible :)
Thnx,
Barkha Jasani
> 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 :-)
>
> If you follow the steps from the original post I sent it will work.
>
> Thanks,
> Jason Tesser
> dotCMS Lead Development Manager
> 1-305-858-1422
>
>
> On Fri, Jul 3, 2009 at 2:46 AM, barkha_crazzyworld <barkha1188@...>wrote:
>
> >
> >
> > --- In dotcms@yahoogroups.com <dotcms%40yahoogroups.com>, Jason Tesser
> > <jasontesser@> wrote:
> > >
> > > 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 dotcms root run ant deploy and then start.
> > >
> > > it deploys 2 portlets (struts and velocity)
> > >
> > > it is under the docs/examples/plugins dir.
> > >
> > > After you deploy you will need to add the portlets to a page/tab. Use
> > > personalize page link on the top left of the dotcms backend. the portlets
> > > will be under the category undefined.
> > >
> > > Thanks,
> > > Jason Tesser
> > > dotCMS Lead Development Manager
> > > 1-305-858-1422
> > >
> > >
> > > On Thu, Jul 2, 2009 at 3:59 AM, barkha_crazzyworld <barkha1188@
> > ...>wrote:
> > >
> > > > nd very fresh to dotCMS.please suggest me what to do now?from where do
> > i
> > > > start?
> > > >
> > > > kindly do the needful,your help would be greatly appriciated.
> > > >
> > > > Desperately Waiting for your favourable reply.
> > > >
> > > hey Jason first of all thank you very much for your reply.
> >
> > 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 hello world plugin from
> > C:\eclipse\eclipse\cmspro\docs\examples\plugins directory and pasted it to
> > C:\eclipse\eclipse\cmspro\plugins directory.
> >
> > - Did the mapping of this plugin into plugins.xml file which is at the same
> > place i.e. C:\eclipse\eclipse\cmspro\plugins directory.
> >
> > <plugin>
> >
> > <id>hello.world</id>
> >
> > </plugin>
> >
> > > Ran build.xml of this plugin which is at
> > C:\eclipse\eclipse\cmspro\plugins\hello.world directory through Ant build
> > editor with specifying build and jar options.(is it needed?)
> >
> > > Ran project's main build.xml file which is at C:\eclipse\eclipse\cmspro
> > directory through Ant build editor with specifying compile, build-sql,
> > build-plugins, deploy-plugins options.
> >
> > > Ran the project as usual(i.e start tomcat and go to
> > http://localhost:8080/c).
> >
> > now how to do this "After you deploy you will need to add the portlets to a
> > page/tab. Use personalize page link on the top left of the dotcms backend."
> > that i dunno.so can you please elaborate it in as simpler way as you can.
> >
> > Thnx again in advance,
> > Barkha Jasani
> >
> >
> >
>