Re: [Hypercontent-users] viewing xsl files
Brought to you by:
alexvigdor
From: Carl P B. <C.P...@hu...> - 2007-03-16 09:14:51
|
Hi, Apologies if I'm off the mark here and misunderstood the question. =20 If you want to be able to view and edit the XLS in HyperContent you could just assign the text editor that that XLST in yout project definition: <xml-doc definition=3D"" path=3D"/config/xsl/common.xsl" root=3D"xsl:stylesheet"> <editor key=3D"text" /> </xml-doc>=20 This would allow someone to see the visual transformation and then by clicking 'Edit' see and edit the code. Thanks Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 http://www.hull.ac.uk/cms ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of tom tom Sent: 15 March 2007 22:57 To: Alex Vigdor; hypercontent List Subject: Re: [Hypercontent-users] viewing xsl files How can I override the following to base.xsl and common.xsl in my project. (only for those two). So that without downloading somebody can preview the contents of these two xsl files. Reason is these two xsls are the main two files which anybody will be interested on. Let me know if I do so, is there any impact. One more question. Production, I proposed HC should be running on Apache with mod_jk, Well just want to know should it be https, Are we getting anything more if we run HC on https instead of http. Also have you tested HC on JAVA 1.6 Thanks. > <pipeline mode=3D"preview" binding=3D"/**/*.xsl"> > <dependencies> > <permission activity=3D"read"/> > </dependencies> > <exec > stage=3D"org.hypercontent.project.engine.stage.XSLPreviewStage"/> > </pipeline> >=20 > You can override this within your project for all > XSL or just certain =20 > XSL, or disable it globally. If you would like to > leave this enabled =20 > and just want to know how to get the actual XSL, you > can either use =20 > the contextual menu in the directory listing to > download the XSL =20 > file, or open it for edit and use the download link. >=20 > Cheers, > Alex >=20 >=20 > On Mar 14, 2007, at 10:47 PM, tom tom wrote: >=20 > > Hi, > > > > When I try to view the /config/skins/base.xsl it > > renders some other xml files which I created. > > > > I cant view even the common.xsl, Is there any > entry > > that I should have in the project-definition.xml > > > > > > Thanks > > > > > > > > > ______________________________________________________________________ >=20 > > ______________ > > We won't tell. Get more on shows you hate to love > > (and love to hate): Yahoo! TV's Guilty Pleasures > list. > > http://tv.yahoo.com/collections/265 > > >=20 >=20 > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users >=20 =20 ________________________________________________________________________ ____________ Sucker-punch spam with award-winning protection.=20 Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ Hypercontent-users mailing list Hyp...@li... https://lists.sourceforge.net/lists/listinfo/hypercontent-users |