Hi, Two quick questions: How would a pom-file look for the hello world plugin (from the devGuide) for building it with maven? Is there a plug-in (or snippet or script or something, anything) to import web pages from elsewhere and show them in the xwiki? Thanks, //Karin
Not sure that's what you need, but if you simply want to show pages from another source in a wiki page you can always use an iframe... <iframe src="YourExternalPage" frameborder=0></iframe> On 01/08/07, Karin Wiklund <[email protected]> wrote:
Hi, Two quick questions: How would a pom-file look for the hello world plugin (from the devGuide) for building it with maven?
Is there a plug-in (or snippet or script or something, anything) to import web pages from elsewhere and show them in the xwiki?
Thanks, //Karin
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
I would require similar explaination about plug-ins. More specifically what should the directory structure of a plug-in be (and why), and how should the maven pom.xml file look for said plug-in, albeit more complex than hello world - how does one configure dependencies within it, and how to require them from a local/remote maven repository. Thanks, Radu
It is not indicated to use iframes, as they are not xhtml friendly. Guillaume Lerouge wrote:
Not sure that's what you need, but if you simply want to show pages from another source in a wiki page you can always use an iframe...
<iframe src="YourExternalPage" frameborder=0></iframe>
On 01/08/07, *Karin Wiklund* <[email protected] <mailto:[email protected]>> wrote:
Hi, Two quick questions: How would a pom-file look for the hello world plugin (from the devGuide) for building it with maven?
Is there a plug-in (or snippet or script or something, anything) to import web pages from elsewhere and show them in the xwiki?
Thanks, //Karin
Karin Wiklund wrote:
Hi, Two quick questions: How would a pom-file look for the hello world plugin (from the devGuide) for building it with maven?
Since Vincent, our maven expert, is on vacation, I'll try to write this pom tonight and send it to you.
Is there a plug-in (or snippet or script or something, anything) to import web pages from elsewhere and show them in the xwiki?
It depends on what do you mean by "elsewhere". Please give an example of such a place, a use case.
Thanks, //Karin
Sergiu
participants (4)
-
Guillaume Lerouge -
Karin Wiklund -
Radu Danciu -
Sergiu Dumitriu