hypercontent-users Mailing List for HyperContent (Page 29)
Brought to you by:
alexvigdor
You can subscribe to this list here.
2004 |
Jan
|
Feb
(4) |
Mar
(6) |
Apr
(4) |
May
(3) |
Jun
(1) |
Jul
(7) |
Aug
(4) |
Sep
(31) |
Oct
(11) |
Nov
(30) |
Dec
(22) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(23) |
Feb
(11) |
Mar
(22) |
Apr
(13) |
May
(31) |
Jun
(27) |
Jul
(32) |
Aug
(4) |
Sep
(25) |
Oct
(21) |
Nov
(31) |
Dec
(28) |
2006 |
Jan
(14) |
Feb
(12) |
Mar
(17) |
Apr
(21) |
May
(6) |
Jun
(4) |
Jul
(26) |
Aug
(24) |
Sep
(19) |
Oct
(24) |
Nov
(34) |
Dec
(17) |
2007 |
Jan
(10) |
Feb
(43) |
Mar
(60) |
Apr
(10) |
May
(20) |
Jun
(2) |
Jul
(17) |
Aug
(38) |
Sep
(45) |
Oct
(5) |
Nov
(4) |
Dec
(5) |
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
(10) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(4) |
Sep
(1) |
Oct
(5) |
Nov
(1) |
Dec
(1) |
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Carl B. <C.P...@hu...> - 2005-05-04 09:15:08
|
Thanks very much for this Alex, It's working now. However, there seems to be a problem building my sitemap if I include a breadcrumb trail. I get the error message : There was an error attempting to preview or publish /sitemap.xml -> /sitemap.html I assume this is because I'm transforming sitemap.xml as well us using it to make the breadcrumb. Would I need to use another xml file to look after the breadcrumbs? Carl Alex Vigdor wrote: > Hi Carl, > I was able to duplicate the problem, and I was able to resolve it > by replacing the use of the "//" axis with "descendant-or-self::". > > e.g. > > <xsl:template name = "breadcrumb"> > <xsl:param name = "item" select = > "$navigation/nav-item[descendant-or-self::nav- > item[@location=$sourceLoc]]"/> > > <xsl:call-template name = "breadcrumblink"> > <xsl:with-param name = "item" select = "$item"/> > </xsl:call-template> > > <xsl:if test = "not($item/@location=$sourceLoc)"> > <xsl:text> > > > </xsl:text> > > <xsl:call-template name = "breadcrumb"> > <xsl:with-param name = "item" select = > "$item/nav-item[descendant-or-self::nav-item[@location=$sourceLoc]]"/> > </xsl:call-template> > </xsl:if> > </xsl:template> > > -Alex > > On May 3, 2005, at 4:56 AM, Carl Barrow wrote: > >> Hi Alex >> >> Attached is a screenshot from the navigation editor and then a >> screenshot from the website showing where it has gone wrong. The >> navigation xml file is detailed below: >> >> <?xml version="1.0" encoding="UTF-8"?> >> <!DOCTYPE nav-template SYSTEM >> "http://hypercontent.sourceforge.net/dtd/navigation.dtd"> >> <nav-template customLabel="Home" labelWith="custom" >> pattern="/index.xml" sortChildren="by-label"> >> <nav-template pattern="/*/index.xml" sortChildren="by-label"> >> <nav-template pattern="/*/*" sortChildren="by-label" /> >> >> <nav-template pattern="/*/*/index.xml" sortChildren="by-label"> >> <nav-template pattern="/*/*/*" sortChildren="by-label" /> >> </nav-template> >> </nav-template> >> </nav-template> >> >> Many Thanks >> Carl >> >> Alex Vigdor wrote: >> >>> Hi Carl, >>> It would be helpful to see the navigation XML (we'll often >>> create an XML output for an xml-doctype that has all the includes >>> but no transformation, to see what is feeding the transform), and >>> perhaps a screenshot demonstrating where it has gone wrong. >>> >>> Alex >>> >>> On Apr 29, 2005, at 9:31 AM, Carl Barrow wrote: >>> >>>> I'm still having a problems getting breadcrumbs working properly >>>> on my sites here in Hull. It always displays the first child at >>>> a Particular level instead of the one which corresponds to the >>>> directory you are actually in. Does anyone have time to take a >>>> look at where I might be going wrong? >>>> >>>> Many Thanks >>>> Carl >>>> >>>> <xsl:variable name = "navigation" select = >>>> "/cms:wrapper/child::*/navigation"/> >>>> <xsl:variable name = "sourceLoc" select = >>>> "/cms:wrapper/cms:source/@path"/> >>>> >>>> >>>> <xsl:template name = "breadcrumb"> >>>> <xsl:param name = "item" select = >>>> "$navigation/nav-item[//nav-item[@location=$sourceLoc]]"/> >>>> >>>> <xsl:call-template name = "breadcrumblink"> >>>> <xsl:with-param name = "item" select = "$item"/> >>>> </xsl:call-template> >>>> >>>> <xsl:if test = "not($item/@location=$sourceLoc)"> >>>> <xsl:text> >>>> > >>>> </xsl:text> >>>> >>>> <xsl:call-template name = "breadcrumb"> >>>> <xsl:with-param name = "item" select = >>>> "$item/nav-item[//nav-item[@location=$sourceLoc]]"/> >>>> </xsl:call-template> >>>> </xsl:if> >>>> </xsl:template> >>>> >>>> <xsl:template name = "breadcrumblink"> >>>> <xsl:param name = "item" select = "."/> >>>> >>>> <a><xsl:attribute name = "href"> >>>> <xsl:value-of select = "$item/@location"/> >>>> </xsl:attribute> >>>> >>>> <xsl:value-of select = "$item/@label"/></a> >>>> </xsl:template> >>>> >>>> >>>> -- >>>> ************************************ >>>> >>>> Carl Barrow >>>> Web Developer >>>> e-Services >>>> The University of Hull >>>> Cottingham Road >>>> Hull >>>> HU6 7RX >>>> Ext. 6838 >>>> ************************************ >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> SF.Net email is sponsored by: Tell us your software development >>>> plans! >>>> Take this survey and enter to win a one-year sub to SourceForge.net >>>> Plus IDC's 2005 look-ahead and a copy of this survey >>>> Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix >>>> _______________________________________________ >>>> Hypercontent-users mailing list >>>> Hyp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by: NEC IT Guy Games. >>> Get your fingers limbered up and give it your best shot. 4 great >>> events, 4 >>> opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >>> win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> >> -- >> ************************************ >> >> Carl Barrow >> Web Developer >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************ >> >> <webpage.jpg><naveditor.jpg> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Alex V. <av...@co...> - 2005-05-03 14:50:02
|
Hi Carl, I was able to duplicate the problem, and I was able to resolve it by replacing the use of the "//" axis with "descendant-or-self::". e.g. <xsl:template name = "breadcrumb"> <xsl:param name = "item" select = "$navigation/nav-item[descendant-or-self::nav- item[@location=$sourceLoc]]"/> <xsl:call-template name = "breadcrumblink"> <xsl:with-param name = "item" select = "$item"/> </xsl:call-template> <xsl:if test = "not($item/@location=$sourceLoc)"> <xsl:text> > </xsl:text> <xsl:call-template name = "breadcrumb"> <xsl:with-param name = "item" select = "$item/nav-item[descendant-or-self::nav-item[@location=$sourceLoc]]"/> </xsl:call-template> </xsl:if> </xsl:template> -Alex On May 3, 2005, at 4:56 AM, Carl Barrow wrote: > Hi Alex > > Attached is a screenshot from the navigation editor and then a > screenshot from the website showing where it has gone wrong. The > navigation xml file is detailed below: > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE nav-template SYSTEM > "http://hypercontent.sourceforge.net/dtd/navigation.dtd"> > <nav-template customLabel="Home" labelWith="custom" > pattern="/index.xml" sortChildren="by-label"> > <nav-template pattern="/*/index.xml" sortChildren="by-label"> > <nav-template pattern="/*/*" sortChildren="by-label" /> > > <nav-template pattern="/*/*/index.xml" sortChildren="by-label"> > <nav-template pattern="/*/*/*" sortChildren="by-label" /> > </nav-template> > </nav-template> > </nav-template> > > Many Thanks > Carl > > Alex Vigdor wrote: > >> Hi Carl, >> It would be helpful to see the navigation XML (we'll often create >> an XML output for an xml-doctype that has all the includes but no >> transformation, to see what is feeding the transform), and perhaps a >> screenshot demonstrating where it has gone wrong. >> >> Alex >> >> On Apr 29, 2005, at 9:31 AM, Carl Barrow wrote: >> >>> I'm still having a problems getting breadcrumbs working properly on >>> my sites here in Hull. It always displays the first child at a >>> Particular level instead of the one which corresponds to the >>> directory you are actually in. Does anyone have time to take a look >>> at where I might be going wrong? >>> >>> Many Thanks >>> Carl >>> >>> <xsl:variable name = "navigation" select = >>> "/cms:wrapper/child::*/navigation"/> >>> <xsl:variable name = "sourceLoc" select = >>> "/cms:wrapper/cms:source/@path"/> >>> >>> >>> <xsl:template name = "breadcrumb"> >>> <xsl:param name = "item" select = >>> "$navigation/nav-item[//nav-item[@location=$sourceLoc]]"/> >>> >>> <xsl:call-template name = "breadcrumblink"> >>> <xsl:with-param name = "item" select = "$item"/> >>> </xsl:call-template> >>> >>> <xsl:if test = "not($item/@location=$sourceLoc)"> >>> <xsl:text> >>> > >>> </xsl:text> >>> >>> <xsl:call-template name = "breadcrumb"> >>> <xsl:with-param name = "item" select = >>> "$item/nav-item[//nav-item[@location=$sourceLoc]]"/> >>> </xsl:call-template> >>> </xsl:if> >>> </xsl:template> >>> >>> <xsl:template name = "breadcrumblink"> >>> <xsl:param name = "item" select = "."/> >>> >>> <a><xsl:attribute name = "href"> >>> <xsl:value-of select = "$item/@location"/> >>> </xsl:attribute> >>> >>> <xsl:value-of select = "$item/@label"/></a> >>> </xsl:template> >>> >>> >>> -- >>> ************************************ >>> >>> Carl Barrow >>> Web Developer >>> e-Services >>> The University of Hull >>> Cottingham Road >>> Hull >>> HU6 7RX >>> Ext. 6838 >>> ************************************ >>> >>> >>> >>> ------------------------------------------------------- >>> SF.Net email is sponsored by: Tell us your software development >>> plans! >>> Take this survey and enter to win a one-year sub to SourceForge.net >>> Plus IDC's 2005 look-ahead and a copy of this survey >>> Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: NEC IT Guy Games. >> Get your fingers limbered up and give it your best shot. 4 great >> events, 4 >> opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >> win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > <webpage.jpg><naveditor.jpg> |
From: Alex V. <av...@co...> - 2005-04-29 16:32:12
|
Hi Carl, It would be helpful to see the navigation XML (we'll often create an XML output for an xml-doctype that has all the includes but no transformation, to see what is feeding the transform), and perhaps a screenshot demonstrating where it has gone wrong. Alex On Apr 29, 2005, at 9:31 AM, Carl Barrow wrote: > I'm still having a problems getting breadcrumbs working properly on my > sites here in Hull. It always displays the first child at a > Particular level instead of the one which corresponds to the directory > you are actually in. Does anyone have time to take a look at where I > might be going wrong? > > Many Thanks > Carl > > <xsl:variable name = "navigation" select = > "/cms:wrapper/child::*/navigation"/> > <xsl:variable name = "sourceLoc" select = > "/cms:wrapper/cms:source/@path"/> > > > <xsl:template name = "breadcrumb"> > <xsl:param name = "item" select = > "$navigation/nav-item[//nav-item[@location=$sourceLoc]]"/> > > <xsl:call-template name = "breadcrumblink"> > <xsl:with-param name = "item" select = "$item"/> > </xsl:call-template> > > <xsl:if test = "not($item/@location=$sourceLoc)"> > <xsl:text> > > > </xsl:text> > > <xsl:call-template name = "breadcrumb"> > <xsl:with-param name = "item" select = > "$item/nav-item[//nav-item[@location=$sourceLoc]]"/> > </xsl:call-template> > </xsl:if> > </xsl:template> > > <xsl:template name = "breadcrumblink"> > <xsl:param name = "item" select = "."/> > > <a><xsl:attribute name = "href"> > <xsl:value-of select = "$item/@location"/> > </xsl:attribute> > > <xsl:value-of select = "$item/@label"/></a> > </xsl:template> > > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Tell us your software development plans! > Take this survey and enter to win a one-year sub to SourceForge.net > Plus IDC's 2005 look-ahead and a copy of this survey > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2005-04-29 13:26:27
|
I'm still having a problems getting breadcrumbs working properly on my sites here in Hull. It always displays the first child at a Particular level instead of the one which corresponds to the directory you are actually in. Does anyone have time to take a look at where I might be going wrong? Many Thanks Carl <xsl:variable name = "navigation" select = "/cms:wrapper/child::*/navigation"/> <xsl:variable name = "sourceLoc" select = "/cms:wrapper/cms:source/@path"/> <xsl:template name = "breadcrumb"> <xsl:param name = "item" select = "$navigation/nav-item[//nav-item[@location=$sourceLoc]]"/> <xsl:call-template name = "breadcrumblink"> <xsl:with-param name = "item" select = "$item"/> </xsl:call-template> <xsl:if test = "not($item/@location=$sourceLoc)"> <xsl:text> > </xsl:text> <xsl:call-template name = "breadcrumb"> <xsl:with-param name = "item" select = "$item/nav-item[//nav-item[@location=$sourceLoc]]"/> </xsl:call-template> </xsl:if> </xsl:template> <xsl:template name = "breadcrumblink"> <xsl:param name = "item" select = "."/> <a><xsl:attribute name = "href"> <xsl:value-of select = "$item/@location"/> </xsl:attribute> <xsl:value-of select = "$item/@label"/></a> </xsl:template> -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Alex V. <av...@co...> - 2005-04-14 14:44:50
|
Carl, PDF support in Version 2 is 100% backwards compatible with however you set it up in v1.4; the only difference is it adds the option of using internal "hypercontent:" urls to grab images. Alex On Apr 14, 2005, at 5:09 AM, Carl Barrow wrote: > Hi Alex > > I got things set up fine and am now able to output as pdf. Thanks very > much. Will there be any change in the way this is handled in version > 2? If so, I'll wait to set things up properly until after I've > upgraded. > > Thanks > Carl > > Carl Barrow wrote: > >> Thanks very much for the info Alex, it's very useful. I'll let you >> know how I get on! >> >> Carl >> >> Alex Vigdor wrote: >> >>> Sorry, our mail server stripped the attachment off that message. >>> The "html_fo.xsl" file I tried to attach is the same that you can >>> find in the sample project, so have a look for it there. Let me >>> know if you have any trouble finding it, and I'll post it on the web >>> site. >>> >>> Alex >>> >>> On Apr 12, 2005, at 10:43 AM, Alex Vigdor wrote: >>> >>>> Hi Carl, >>>> The hard part is learning to write xsl formatting objects, >>>> which provide the necessary instructions for the conversion to PDF. >>>> In terms of configuration, all you have to do is configure an >>>> output with content type "application/pdf" and set up the >>>> transformation with an XSL stylesheet that contains formatting >>>> objects. >>>> >>>> I have attached the fundamental XSL:FO stylesheet you will want to >>>> import into your own formatting object stylesheets; this contains >>>> all the transformations for XHTML into PDF. This stylesheet >>>> requires a parameter "baseDownloadUrl" if you want your images to >>>> be brought into the pdf; the url should point to the build site. In >>>> version 2.0 this is different, as version 2 has a special URL >>>> format for links to internal resources >>>> ("hypercontent:/path/to/file.ext"). >>>> If you have a single HTML element as the root of your XML >>>> document, you could import html_fo.xsl and do something like >>>> >>>> <xsl:template match="/"> >>>> <xsl:apply-templates mode="html"/> >>>> </xsl:template> >>>> >>>> The html_fo templates are set up with this "html" mode to avoid >>>> conflicting with other templates. If you have a different root >>>> element and possibly multiple HTML elements, you will have more >>>> work to do. >>>> >>>> XSL:FO is quite daunting, so give yourself some time to learn it. >>>> There's lots of info online; this tutorial looks like it might be a >>>> good start: >>>> >>>> http://www.renderx.com/tutorial.html >>>> >>>> The sample project that came with HyperContent uses FO to generate >>>> the manual; you can look at "common_fo.xsl" and "docs_fo.xsl" to >>>> get some more examples. >>>> >>>> Good luck! >>>> >>>> Alex >>>> >>>> On Apr 12, 2005, at 10:13 AM, Carl Barrow wrote: >>>> >>>>> Hi Alex >>>>> >>>>> I want to use HyperContent to output a number of pdf files rather >>>>> than html pages. The idea being that we can have pdf files for >>>>> download and staff can update the content when needed without >>>>> worrying about making pdf file and uploading it. Plus the content >>>>> is stored in xml instead of a file on an individual machine. >>>>> >>>>> I assume HyperContent can do this, whats the best way to go about >>>>> it? >>>>> >>>>> Many Thanks >>>>> Carl >>>>> >>>>> >>>>> - >>>>> >>>>> ************************************ >>>>> >>>>> Carl Barrow >>>>> Web Developer >>>>> e-Services >>>>> The University of Hull >>>>> Cottingham Road >>>>> Hull >>>>> HU6 7RX >>>>> Ext. 6838 >>>>> ************************************ >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> SF email is sponsored by - The IT Product Guide >>>>> Read honest & candid reviews on hundreds of IT Products from real >>>>> users. >>>>> Discover which products truly live up to the hype. Start reading >>>>> now. >>>>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>>> _______________________________________________ >>>>> Hypercontent-users mailing list >>>>> Hyp...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>>> >>>> >>>> WARNING: This message has been altered by a mail filter on >>>> Columbia University's mail server, columbia.edu. >>>> >>>> For information on our filtering policy, please see >>>> http://www.columbia.edu/acis/email/filters/ >>>> >>>> An attachment named html_fo.xsl >>>> was removed from this message as a possible security hazard. >>>> >>>> >>> >>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> Discover which products truly live up to the hype. Start reading now. >>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2005-04-14 09:05:13
|
Hi Alex I got things set up fine and am now able to output as pdf. Thanks very much. Will there be any change in the way this is handled in version 2? If so, I'll wait to set things up properly until after I've upgraded. Thanks Carl Carl Barrow wrote: > Thanks very much for the info Alex, it's very useful. I'll let you > know how I get on! > > Carl > > Alex Vigdor wrote: > >> Sorry, our mail server stripped the attachment off that message. The >> "html_fo.xsl" file I tried to attach is the same that you can find in >> the sample project, so have a look for it there. Let me know if you >> have any trouble finding it, and I'll post it on the web site. >> >> Alex >> >> On Apr 12, 2005, at 10:43 AM, Alex Vigdor wrote: >> >>> Hi Carl, >>> The hard part is learning to write xsl formatting objects, which >>> provide the necessary instructions for the conversion to PDF. In >>> terms of configuration, all you have to do is configure an output >>> with content type "application/pdf" and set up the transformation >>> with an XSL stylesheet that contains formatting objects. >>> >>> I have attached the fundamental XSL:FO stylesheet you will want to >>> import into your own formatting object stylesheets; this contains >>> all the transformations for XHTML into PDF. This stylesheet >>> requires a parameter "baseDownloadUrl" if you want your images to be >>> brought into the pdf; the url should point to the build site. In >>> version 2.0 this is different, as version 2 has a special URL format >>> for links to internal resources ("hypercontent:/path/to/file.ext"). >>> If you have a single HTML element as the root of your XML >>> document, you could import html_fo.xsl and do something like >>> >>> <xsl:template match="/"> >>> <xsl:apply-templates mode="html"/> >>> </xsl:template> >>> >>> The html_fo templates are set up with this "html" mode to avoid >>> conflicting with other templates. If you have a different root >>> element and possibly multiple HTML elements, you will have more work >>> to do. >>> >>> XSL:FO is quite daunting, so give yourself some time to learn it. >>> There's lots of info online; this tutorial looks like it might be a >>> good start: >>> >>> http://www.renderx.com/tutorial.html >>> >>> The sample project that came with HyperContent uses FO to generate >>> the manual; you can look at "common_fo.xsl" and "docs_fo.xsl" to get >>> some more examples. >>> >>> Good luck! >>> >>> Alex >>> >>> On Apr 12, 2005, at 10:13 AM, Carl Barrow wrote: >>> >>>> Hi Alex >>>> >>>> I want to use HyperContent to output a number of pdf files rather >>>> than html pages. The idea being that we can have pdf files for >>>> download and staff can update the content when needed without >>>> worrying about making pdf file and uploading it. Plus the content >>>> is stored in xml instead of a file on an individual machine. >>>> >>>> I assume HyperContent can do this, whats the best way to go about it? >>>> >>>> Many Thanks >>>> Carl >>>> >>>> >>>> - >>>> >>>> ************************************ >>>> >>>> Carl Barrow >>>> Web Developer >>>> e-Services >>>> The University of Hull >>>> Cottingham Road >>>> Hull >>>> HU6 7RX >>>> Ext. 6838 >>>> ************************************ >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> SF email is sponsored by - The IT Product Guide >>>> Read honest & candid reviews on hundreds of IT Products from real >>>> users. >>>> Discover which products truly live up to the hype. Start reading now. >>>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>> _______________________________________________ >>>> Hypercontent-users mailing list >>>> Hyp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>> >>> >>> WARNING: This message has been altered by a mail filter on >>> Columbia University's mail server, columbia.edu. >>> >>> For information on our filtering policy, please see >>> http://www.columbia.edu/acis/email/filters/ >>> >>> An attachment named html_fo.xsl >>> was removed from this message as a possible security hazard. >>> >>> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Carl B. <C.P...@hu...> - 2005-04-12 15:38:33
|
Thanks very much for the info Alex, it's very useful. I'll let you know how I get on! Carl Alex Vigdor wrote: > Sorry, our mail server stripped the attachment off that message. The > "html_fo.xsl" file I tried to attach is the same that you can find in > the sample project, so have a look for it there. Let me know if you > have any trouble finding it, and I'll post it on the web site. > > Alex > > On Apr 12, 2005, at 10:43 AM, Alex Vigdor wrote: > >> Hi Carl, >> The hard part is learning to write xsl formatting objects, which >> provide the necessary instructions for the conversion to PDF. In >> terms of configuration, all you have to do is configure an output >> with content type "application/pdf" and set up the transformation >> with an XSL stylesheet that contains formatting objects. >> >> I have attached the fundamental XSL:FO stylesheet you will want to >> import into your own formatting object stylesheets; this contains all >> the transformations for XHTML into PDF. This stylesheet requires a >> parameter "baseDownloadUrl" if you want your images to be brought >> into the pdf; the url should point to the build site. In version 2.0 >> this is different, as version 2 has a special URL format for links to >> internal resources ("hypercontent:/path/to/file.ext"). >> If you have a single HTML element as the root of your XML >> document, you could import html_fo.xsl and do something like >> >> <xsl:template match="/"> >> <xsl:apply-templates mode="html"/> >> </xsl:template> >> >> The html_fo templates are set up with this "html" mode to avoid >> conflicting with other templates. If you have a different root >> element and possibly multiple HTML elements, you will have more work >> to do. >> >> XSL:FO is quite daunting, so give yourself some time to learn it. >> There's lots of info online; this tutorial looks like it might be a >> good start: >> >> http://www.renderx.com/tutorial.html >> >> The sample project that came with HyperContent uses FO to generate >> the manual; you can look at "common_fo.xsl" and "docs_fo.xsl" to get >> some more examples. >> >> Good luck! >> >> Alex >> >> On Apr 12, 2005, at 10:13 AM, Carl Barrow wrote: >> >>> Hi Alex >>> >>> I want to use HyperContent to output a number of pdf files rather >>> than html pages. The idea being that we can have pdf files for >>> download and staff can update the content when needed without >>> worrying about making pdf file and uploading it. Plus the content >>> is stored in xml instead of a file on an individual machine. >>> >>> I assume HyperContent can do this, whats the best way to go about it? >>> >>> Many Thanks >>> Carl >>> >>> >>> - >>> >>> ************************************ >>> >>> Carl Barrow >>> Web Developer >>> e-Services >>> The University of Hull >>> Cottingham Road >>> Hull >>> HU6 7RX >>> Ext. 6838 >>> ************************************ >>> >>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> Discover which products truly live up to the hype. Start reading now. >>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> WARNING: This message has been altered by a mail filter on >> Columbia University's mail server, columbia.edu. >> >> For information on our filtering policy, please see >> http://www.columbia.edu/acis/email/filters/ >> >> An attachment named html_fo.xsl >> was removed from this message as a possible security hazard. >> >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Alex V. <av...@co...> - 2005-04-12 15:22:57
|
Sorry, our mail server stripped the attachment off that message. The "html_fo.xsl" file I tried to attach is the same that you can find in the sample project, so have a look for it there. Let me know if you have any trouble finding it, and I'll post it on the web site. Alex On Apr 12, 2005, at 10:43 AM, Alex Vigdor wrote: > Hi Carl, > The hard part is learning to write xsl formatting objects, which > provide the necessary instructions for the conversion to PDF. In > terms of configuration, all you have to do is configure an output with > content type "application/pdf" and set up the transformation with an > XSL stylesheet that contains formatting objects. > > I have attached the fundamental XSL:FO stylesheet you will want to > import into your own formatting object stylesheets; this contains all > the transformations for XHTML into PDF. This stylesheet requires a > parameter "baseDownloadUrl" if you want your images to be brought into > the pdf; the url should point to the build site. In version 2.0 this > is different, as version 2 has a special URL format for links to > internal resources ("hypercontent:/path/to/file.ext"). > If you have a single HTML element as the root of your XML document, > you could import html_fo.xsl and do something like > > <xsl:template match="/"> > <xsl:apply-templates mode="html"/> > </xsl:template> > > The html_fo templates are set up with this "html" mode to avoid > conflicting with other templates. If you have a different root > element and possibly multiple HTML elements, you will have more work > to do. > > XSL:FO is quite daunting, so give yourself some time to learn it. > There's lots of info online; this tutorial looks like it might be a > good start: > > http://www.renderx.com/tutorial.html > > The sample project that came with HyperContent uses FO to generate the > manual; you can look at "common_fo.xsl" and "docs_fo.xsl" to get some > more examples. > > Good luck! > > Alex > > On Apr 12, 2005, at 10:13 AM, Carl Barrow wrote: > >> Hi Alex >> >> I want to use HyperContent to output a number of pdf files rather >> than html pages. The idea being that we can have pdf files for >> download and staff can update the content when needed without >> worrying about making pdf file and uploading it. Plus the content is >> stored in xml instead of a file on an individual machine. >> >> I assume HyperContent can do this, whats the best way to go about it? >> >> Many Thanks >> Carl >> >> >> - >> >> ************************************ >> >> Carl Barrow >> Web Developer >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************ >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real >> users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > WARNING: This message has been altered by a mail filter on > Columbia University's mail server, columbia.edu. > > For information on our filtering policy, please see > http://www.columbia.edu/acis/email/filters/ > > An attachment named html_fo.xsl > was removed from this message as a possible security hazard. > > |
From: Alex V. <av...@co...> - 2005-04-12 14:43:25
|
Hi Carl, The hard part is learning to write xsl formatting objects, which provide the necessary instructions for the conversion to PDF. In terms of configuration, all you have to do is configure an output with content type "application/pdf" and set up the transformation with an XSL stylesheet that contains formatting objects. I have attached the fundamental XSL:FO stylesheet you will want to import into your own formatting object stylesheets; this contains all the transformations for XHTML into PDF. This stylesheet requires a parameter "baseDownloadUrl" if you want your images to be brought into the pdf; the url should point to the build site. In version 2.0 this is different, as version 2 has a special URL format for links to internal resources ("hypercontent:/path/to/file.ext"). If you have a single HTML element as the root of your XML document, you could import html_fo.xsl and do something like <xsl:template match="/"> <xsl:apply-templates mode="html"/> </xsl:template> The html_fo templates are set up with this "html" mode to avoid conflicting with other templates. If you have a different root element and possibly multiple HTML elements, you will have more work to do. XSL:FO is quite daunting, so give yourself some time to learn it. There's lots of info online; this tutorial looks like it might be a good start: http://www.renderx.com/tutorial.html The sample project that came with HyperContent uses FO to generate the manual; you can look at "common_fo.xsl" and "docs_fo.xsl" to get some more examples. Good luck! Alex On Apr 12, 2005, at 10:13 AM, Carl Barrow wrote: > Hi Alex > > I want to use HyperContent to output a number of pdf files rather than > html pages. The idea being that we can have pdf files for download > and staff can update the content when needed without worrying about > making pdf file and uploading it. Plus the content is stored in xml > instead of a file on an individual machine. > > I assume HyperContent can do this, whats the best way to go about it? > > Many Thanks > Carl > > > - > > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2005-04-12 14:08:31
|
Hi Alex I want to use HyperContent to output a number of pdf files rather than html pages. The idea being that we can have pdf files for download and staff can update the content when needed without worrying about making pdf file and uploading it. Plus the content is stored in xml instead of a file on an individual machine. I assume HyperContent can do this, whats the best way to go about it? Many Thanks Carl - ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Alex V. <av...@co...> - 2005-04-11 14:21:23
|
Hi Juris, Congratulations, I think this is an important usability = accomlishment.=20 We should look at adding a server level integrated "create & upload"=20= command in version 2 that would support this kind of operation; you=20 could then take advantage of it from any screen, with any file type. =20 The IFileSystemManager API has a few changes in version 2, but retains=20= all the same basic abilities, and file uploads are represented by a=20 simple IFileUpload interface, which is backed by the apache commons=20 file upload code. Cheers, Alex On Apr 11, 2005, at 2:37 AM, Juris Treibahs wrote: > > Hello, Alex! > I succeed in configuring FCK editor with customized java upload=20 > manager to use with Hyper Content 1.4. It is possible to upload images=20= > using editor and keep file editions. The difference is that file is=20 > saved on server in it's original filename. If user wants to update=20 > image he has to upload image with the same filemame. I also customized=20= > Project class by adding member to contain repository path. It is quite=20= > hard to get involved into code. It would be nice to have more=20 > comments. > How about Hyper Content 2.0 - is it going to have similar way of=20 > storing uploaded files? > > Best wishes, > Juris > > > > -----Original Message----- > >> Date: Tre=9Adien, 30.03. 2005, 17:58:34 >> From: "Alex Vigdor" <av...@co...> >> Subject: Re: >> To: "'Hypercontent-users'" <hyp...@li...> >> >> Hi Juris, >> If possible, I recommend that you use the IFileSystemManager API = to >> store and retrieve files; that way you don't have to worry about how >> the implementation stores data. The "data_file" contains the actual >> binary data in the local-editioning implementation. >> Are you integrating in v1.4 or 2.0? I look forward to hearing = about >> your experience. >> >> Cheers, >> Alex >> >> On Mar 30, 2005, at 6:35 AM, sd...@la... wrote: >> >>> Hello, Alex! >>> >>> I am integrating FCK editor instead of htmlarea. I would like to try >>> image >>> uploading using editor possibilities. When I upload an image using >>> Hyper >>> Content, in repository I see directories which names correspond to >>> image file >>> name containing metafile and data files. But I can't find image gif=20= >>> or >>> jpg >>> files itself. Are images saved in any other format or uploaded to=20 >>> other >>> directory? >>> >>> >>> Thanks in advance >>> Juris Treibahs >>> University of Latvia >>> >>> >>> >> >> > > |
From: Juris T. <sd...@la...> - 2005-04-11 06:37:46
|
Hello, Alex! I succeed in configuring FCK editor with customized java upload manager = to use with Hyper Content 1.4. It is possible to upload images using editor= and keep file editions. The difference is that file is saved on server in = it's original filename. If user wants to update image he has to upload imag= e with the same filemame. I also customized Project class by adding member = to contain repository path. It is quite hard to get involved into code. It = would be nice to have more comments.=20 How about Hyper Content 2.0 - is it going to have similar way of storing= uploaded files? Best wishes, Juris -----Original Message----- > Date: Tre=C5=A1dien, 30.03. 2005, 17:58:34 > From: "Alex Vigdor" <av...@co...> > Subject: Re:=20 > To: "'Hypercontent-users'" <hyp...@li...> > > Hi Juris, > =09If possible, I recommend that you use the IFileSystemManager API to=20 > store and retrieve files; that way you don't have to worry about how=20 > the implementation stores data. The "data_file" contains the actual=20 > binary data in the local-editioning implementation. > =09Are you integrating in v1.4 or 2.0? I look forward to hearing about= =20 > your experience. >=20 > Cheers, > =09Alex >=20 > On Mar 30, 2005, at 6:35 AM, sd...@la... wrote: >=20 > > Hello, Alex! > > > > I am integrating FCK editor instead of htmlarea. I would like to try=20 > > image > > uploading using editor possibilities. When I upload an image using=20 > > Hyper > > Content, in repository I see directories which names correspond to=20 > > image file > > name containing metafile and data files. But I can't find image gif or= =20 > > jpg > > files itself. Are images saved in any other format or uploaded to other > > directory? > > > > > > Thanks in advance > > Juris Treibahs > > University of Latvia > > > > > > >=20 > |
From: Alex V. <av...@co...> - 2005-04-07 18:23:51
|
Hi Ingmars, The code in CVS today is stable enough for the beta release. I = won't =20 be updating any further changes to CVS for at least 2 more days, so you =20= can feel free to take a snapshot right now. I still need to finish the =20= workflow screens before what I would technically call "beta" - that I =20= will package and make available as a complete download. I am happy to =20= answer any questions you have about installing your existing projects =20= in version 2. I posted a few months ago with a basic outline of the =20 conversion which still applies http://sourceforge.net/mailarchive/forum.php?=20 thread_id=3D5570680&forum_id=3D38700 The new workflow features are undocumented and only partially visible, =20= but the site in CVS does have an approval workflow script and a opt-in =20= asset monitoring script, which emails you whenever an asset is updated. =20= Build and publish are fully implemented in code, but you do not see =20= the "build" and "publish" links on the screen yet. I have just =20 completed stress testing of the batch processing engine with 1.8 =20 million jobs over 36 hours, with 0 errors; this followed 2 weeks of =20 tracking down concurrency bugs and improving performance. This =20 redesigned engine is multi-server capable, so you will be able to =20 spread build and publish jobs across multiple servers for improved =20 throughput. Tomcat is embedded for convenience only. Once you run the ant build =20 script, you can copy the contents of the webapp directory directly into =20= a tomcat web application, and it will work just fine. I have tested it =20= in an external instance of tomcat fronted by apache offering SSL, and =20= it all works for me. Please give it a try, I'm ready for further questions and feedback! Alex On Apr 7, 2005, at 1:49 PM, Ingmars wrote: > Hello! > > 1) > > I would like to talk about hyperconent 2 CVS. Is it possible to add =20= > new folder in CVS where is stable version version of Hypercontnet. May = =20 > be You could produce 1st alpha version?=A0My college Aleksej and I are = =20 > not satisfied with that You do not have 1 stable development folder. =20= > If You do not have time we could help. > > 2) > > Is it possible to use this hypercontent for ssl connection on port =20= > 8443 ? I have not noticed that there are no server.xml file. You have =20= > embedded tomcat into Your hypercontent 2. So how we can use your =20 > hypercontent in ssl mode? Any ideas? > > =A0 > > Thanks in advance!!!! > > =A0 > > Best Wishes > > Ingmars Rubenis > > CMS and portal group leader > > =A0 |
From: Carl B. <C.P...@hu...> - 2005-04-01 10:42:14
|
Depending on which site it is here at Hull. I'm auto generating two menus, one alone the top of the page and one down the side. The top menu is generated by picking up the directories in root : <xsl:for-each select="$navigation/nav-item"> The one down the side picks up all the directories and files in those top level directories: <xsl:for-each select="$navigation/nav-item/nav-item[starts-with(/cms:wrapper/cms:source/ @directory,@directory)]"> For one particular site I want the side menu to just pick up directories and not the files. I just can't seem to be able to do it. Can anyone see where I'm going wrong? Many Thanks Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: <sd...@la...> - 2005-03-31 11:36:39
|
Hello, Alex! I am integreting the editor in Hyper Content version 1.4. Quoting Alex Vigdor <av...@co...>: -> Hi Juris, -> If possible, I recommend that you use the IFileSystemManager API to=20 -> store and retrieve files; that way you don't have to worry about how=20 -> the implementation stores data. The "data_file" contains the actual=20 -> binary data in the local-editioning implementation. -> Are you integrating in v1.4 or 2.0? I look forward to hearing about=20 -> your experience. ->=20 -> Cheers, -> Alex ->=20 -> On Mar 30, 2005, at 6:35 AM, sd...@la... wrote: ->=20 -> > Hello, Alex! -> > -> > I am integrating FCK editor instead of htmlarea. I would like to try= =20 -> > image -> > uploading using editor possibilities. When I upload an image using=20 -> > Hyper -> > Content, in repository I see directories which names correspond to=20 -> > image file -> > name containing metafile and data files. But I can't find image gif = or=20 -> > jpg -> > files itself. Are images saved in any other format or uploaded to ot= her -> > directory? -> > -> > -> > Thanks in advance -> > Juris Treibahs -> > University of Latvia -> > -> > -> > ->=20 ->=20 ->=20 |
From: Alex V. <av...@co...> - 2005-03-30 14:59:00
|
Hi Juris, If possible, I recommend that you use the IFileSystemManager API to store and retrieve files; that way you don't have to worry about how the implementation stores data. The "data_file" contains the actual binary data in the local-editioning implementation. Are you integrating in v1.4 or 2.0? I look forward to hearing about your experience. Cheers, Alex On Mar 30, 2005, at 6:35 AM, sd...@la... wrote: > Hello, Alex! > > I am integrating FCK editor instead of htmlarea. I would like to try > image > uploading using editor possibilities. When I upload an image using > Hyper > Content, in repository I see directories which names correspond to > image file > name containing metafile and data files. But I can't find image gif or > jpg > files itself. Are images saved in any other format or uploaded to other > directory? > > > Thanks in advance > Juris Treibahs > University of Latvia > > > |
From: <sd...@la...> - 2005-03-30 12:13:49
|
Hello, Alex! I am integrating FCK editor instead of htmlarea. I would like to try imag= e uploading using editor possibilities. When I upload an image using Hyper Content, in repository I see directories which names correspond to image = file name containing metafile and data files. But I can't find image gif or jp= g files itself. Are images saved in any other format or uploaded to other directory? Thanks in advance Juris Treibahs University of Latvia |
From: Pete B. <pb...@ia...> - 2005-03-29 16:50:47
|
I have briefly looked at the code for FCKeditor and it appears that it can be integrated much like HTMLArea. The sticky point is the URLs to the images which Alex had to morph so I don't know how hard that is. The editor behaves better than HTMLArea and allows for %widths which would be helpful to me. The only issue is that it uses iFrames. That doesn't bother me for our installation but it seemed to me there was a problem in the past. Any comments? Pete Boysen Iowa State University pb...@ia... (515)294-6663 Ames, Iowa 50011 http://www.public.iastate.edu/~pboysen |
From: Alex V. <av...@co...> - 2005-03-22 15:12:43
|
Hi Carl, Version 2 is getting very close. I have a couple basic = workflows=20 working, request for approval and page monitoring, with email=20 notification and a flexible configuration file format. I need to=20 integrate build and publish as commands in the new workflow system,=20 bring the zip file i/o function over, and I think we'll be ready for=20 beta. Before the final release I'd like to do the evaluation and=20 integration of a new WYSIWYG, make some other changes to the XML=20 editor, and introduce a new configuration file format that makes it=20 easier to leverage some of the new features. And then . . . maybe a=20 vacation! Alex On Mar 22, 2005, at 5:28 AM, Carl Barrow wrote: > Hi Alex > > I=92ll stick with HTMLArea for now, I don=92t want to create = unnecessary=20 > work . It makes sense to wait until version 2, at which point I=92d be=20= > glad to be involved in any evaluation process. > > Off the top of my head, our main requirements for a new WYSIWYG would=20= > be: > > *Top Level > *The editor controls to be configurable so we can decide what the user=20= > sees. > Plug-in Free, although I understand this might be a trade off for more=20= > flexibility. > Cross Platform and Cross Browser compatibility. > > *Low Level* > Tables support > HTML Clean up to remove custom font and colour tags. > > I can work on a more detailed list. > > When do you expect version 2 to be ready for testing? I=92m very=20 > interested to take a look. > > Thanks > > Carl > > > > Alex Vigdor wrote: > >> Hi Carl, >> I would caution against trying to switch WYSIWYG editors in=20 >> HyperContent 1.4; I had to customize HTMLArea fairly extensively so=20= >> that relative links and image paths would work correctly. You could=20= >> certainly do it, but it will be more of a headache than you might=20 >> think. We have talked here at Columbia about evaluating our options=20= >> for a new editor for version 2.0, which should not require such=20 >> customizations as HyperContent 2 is more transparent to the browser=20= >> (since it responds like a regular web server). There's quite a few=20 >> alternatives out there, so I think a competitive evaluation is due.=20= >> Htmlarea,com now sports a list of open source WYSIWYG editors - we=20 >> should definitely put Xinha on the list, and I would certainly=20 >> appreciate your involvement in evaluating some of the alternatives.=20= >> The baseline functionality is pretty common across tools, but=20 >> features like table editing are perhaps more divergent in their=20 >> implementations. What types of requirements would you have for a new=20= >> WYSIWYG? >> >> Alex >> >> On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: >> >>> Hi Alex >>> >>> Would you suggest using Xinha=20 >>> (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and=20= >>> if so how easy is will be be to switch ? >>> >>> Cheers >>> Carl >>> >>> --=20 >>> ************************************ >>> >>> Carl Barrow >>> Web Developer >>> e-Services >>> The University of Hull >>> Cottingham Road >>> Hull >>> HU6 7RX >>> Ext. 6838 >>> ************************************ >>> >>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real=20 >>> users. >>> Discover which products truly live up to the hype. Start reading = now. >>> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real=20 >> users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > --=20 > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ |
From: Alex V. <av...@co...> - 2005-03-22 15:05:43
|
I have heard a number of positive comments about FCKEditor. It will certainly be a contender in the evaluation process! Alex On Mar 22, 2005, at 7:37 AM, Ingmars wrote: > About WYSIWYG editor. > > We are started to use FCKeditor. Here is address > http://www.fckeditor.net/ > > There is even image upload function. I would suggest this one, because > it > has huge developer cumunity and it is popular. > We are trying to use it with php option, but later we are going to use > java > instead of php to upload images. > What do You think about editor, Alex? > > > Best Wishes > Ingmars Rubenis > > -----Original Message----- > From: hyp...@li... > [mailto:hyp...@li...] On Behalf Of > hyp...@li... > Sent: Tuesday, March 22, 2005 6:20 AM > To: hyp...@li... > Subject: Hypercontent-users digest, Vol 1 #84 - 4 msgs > > Send Hypercontent-users mailing list submissions to > hyp...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > or, via email, send a message with subject or body 'help' to > hyp...@li... > > You can reach the person managing the list at > hyp...@li... > > When replying, please edit your Subject line so it is more specific > than > "Re: Contents of Hypercontent-users digest..." > > > Today's Topics: > > 1. Problems with preview (Carl Barrow) > 2. Re: Problems with preview (Carl Barrow) > 3. Xinha (Carl Barrow) > 4. Re: Xinha (Alex Vigdor) > > --__--__-- > > Message: 1 > Date: Mon, 21 Mar 2005 09:58:00 +0000 > From: Carl Barrow <C.P...@hu...> > To: "'Hypercontent-users'" <hyp...@li...> > Subject: [Hypercontent-users] Problems with preview > > Hi Alex > > I'm having problems with the preview function still. whilst > everything is > set up fine and clicking preview copies the file to the correct place, > it > doesn't always open up that page in the browser. I seems to work for > all > files in root (except the index) but previewing anything nested > further down > in the site just leaves the report screen visible. > Any ideas how I can fix this? > > Thanks > > Carl > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************ > > > > --__--__-- > > Message: 2 > Date: Mon, 21 Mar 2005 10:11:38 +0000 > From: Carl Barrow <C.P...@hu...> > To: "'Hypercontent-users'" <hyp...@li...> > Subject: Re: [Hypercontent-users] Problems with preview > > I answered my own question... > > The reason it isn't automatically bringing up the page in the browser > is > because I'm doing two transformations for each page so the user has a > choice > as to which version of the site they preview. The reason it was > working in > root was because I had left out the second transformation for those > pages. > > Thanks > Carl > > Carl Barrow wrote: > >> Hi Alex >> >> I'm having problems with the preview function still. whilst >> everything is set up fine and clicking preview copies the file to the >> correct place, it doesn't always open up that page in the browser. I >> seems to work for all files in root (except the index) but previewing >> anything nested further down in the site just leaves the report screen >> visible. Any ideas how I can fix this? >> >> Thanks >> >> Carl >> > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************ > > > > --__--__-- > > Message: 3 > Date: Mon, 21 Mar 2005 15:48:37 +0000 > From: Carl Barrow <C.P...@hu...> > To: "'Hypercontent-users'" <hyp...@li...> > Subject: [Hypercontent-users] Xinha > > Hi Alex > > Would you suggest using Xinha > (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and > if so > how easy is will be be to switch ? > > Cheers > Carl > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************ > > > > --__--__-- > > Message: 4 > From: Alex Vigdor <av...@co...> > Subject: Re: [Hypercontent-users] Xinha > Date: Mon, 21 Mar 2005 11:25:03 -0500 > To: "'Hypercontent-users'" <hyp...@li...> > > Hi Carl, > I would caution against trying to switch WYSIWYG editors in > HyperContent 1.4; I had to customize HTMLArea fairly extensively so > that > relative links and image paths would work correctly. You could > certainly do > it, but it will be more of a headache than you might think. We have > talked > here at Columbia about evaluating our options for a new editor for > version > 2.0, which should not require such customizations as HyperContent 2 is > more > transparent to the browser (since it responds like a regular web > server). > There's quite a few alternatives out there, so I think a competitive > evaluation is due. > Htmlarea,com now sports a list of open source WYSIWYG editors - we > should > definitely put Xinha on the list, and I would certainly appreciate your > involvement in evaluating some of the alternatives. > The baseline functionality is pretty common across tools, but features > like > table editing are perhaps more divergent in their implementations. > What types of requirements would you have for a new WYSIWYG? > > Alex > > On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: > >> Hi Alex >> >> Would you suggest using Xinha >> (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and >> if so how easy is will be be to switch ? >> >> Cheers >> Carl >> >> -- >> ************************************ >> >> Carl Barrow >> Web Developer >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************ >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide Read honest & candid >> reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > > > --__--__-- > > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > End of Hypercontent-users Digest > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2005-03-22 13:37:52
|
Hi Alex I’ll stick with HTMLArea for now, I don’t want to create unnecessary work . It makes sense to wait until version 2, at which point I’d be glad to be involved in any evaluation process. Off the top of my head, our main requirements for a new WYSIWYG would be: Top Level The editor controls to be configurable so we can decide what the user sees. Plug-in Free, although I understand this might be a trade off for more flexibility. Cross Platform and Cross Browser compatibility. Low Level Tables support HTML Clean up to remove custom font and colour tags. I can work on a more detailed list. When do you expect version 2 to be ready for testing? I’m very interested to take a look. Thanks Carl Alex Vigdor wrote: > Hi Carl, > I would caution against trying to switch WYSIWYG editors in > HyperContent 1.4; I had to customize HTMLArea fairly extensively so > that relative links and image paths would work correctly. You could > certainly do it, but it will be more of a headache than you might > think. We have talked here at Columbia about evaluating our options > for a new editor for version 2.0, which should not require such > customizations as HyperContent 2 is more transparent to the browser > (since it responds like a regular web server). There's quite a few > alternatives out there, so I think a competitive evaluation is due. > Htmlarea,com now sports a list of open source WYSIWYG editors - we > should definitely put Xinha on the list, and I would certainly > appreciate your involvement in evaluating some of the alternatives. > The baseline functionality is pretty common across tools, but features > like table editing are perhaps more divergent in their > implementations. What types of requirements would you have for a new > WYSIWYG? > > Alex > > On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: > >> Hi Alex >> >> Would you suggest using Xinha >> (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and >> if so how easy is will be be to switch ? >> >> Cheers >> Carl >> >> -- >> ************************************ >> >> Carl Barrow >> Web Developer >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************ >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Carl B. <C.P...@hu...> - 2005-03-22 12:57:24
|
At first glance this look really good. The ability to browes the server to create links and add images would be very well recived by my users here. Carl Ingmars wrote: >About WYSIWYG editor. > >We are started to use FCKeditor. Here is address http://www.fckeditor.net/ > >There is even image upload function. I would suggest this one, because it >has huge developer cumunity and it is popular. >We are trying to use it with php option, but later we are going to use java >instead of php to upload images. >What do You think about editor, Alex? > > >Best Wishes >Ingmars Rubenis > >-----Original Message----- >From: hyp...@li... >[mailto:hyp...@li...] On Behalf Of >hyp...@li... >Sent: Tuesday, March 22, 2005 6:20 AM >To: hyp...@li... >Subject: Hypercontent-users digest, Vol 1 #84 - 4 msgs > >Send Hypercontent-users mailing list submissions to > hyp...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/hypercontent-users >or, via email, send a message with subject or body 'help' to > hyp...@li... > >You can reach the person managing the list at > hyp...@li... > >When replying, please edit your Subject line so it is more specific than >"Re: Contents of Hypercontent-users digest..." > > >Today's Topics: > > 1. Problems with preview (Carl Barrow) > 2. Re: Problems with preview (Carl Barrow) > 3. Xinha (Carl Barrow) > 4. Re: Xinha (Alex Vigdor) > >--__--__-- > >Message: 1 >Date: Mon, 21 Mar 2005 09:58:00 +0000 >From: Carl Barrow <C.P...@hu...> >To: "'Hypercontent-users'" <hyp...@li...> >Subject: [Hypercontent-users] Problems with preview > >Hi Alex > >I'm having problems with the preview function still. whilst everything is >set up fine and clicking preview copies the file to the correct place, it >doesn't always open up that page in the browser. I seems to work for all >files in root (except the index) but previewing anything nested further down >in the site just leaves the report screen visible. >Any ideas how I can fix this? > >Thanks > >Carl > >-- >************************************ > >Carl Barrow >Web Developer >e-Services >The University of Hull >Cottingham Road >Hull >HU6 7RX >Ext. 6838 > >************************************ > > > >--__--__-- > >Message: 2 >Date: Mon, 21 Mar 2005 10:11:38 +0000 >From: Carl Barrow <C.P...@hu...> >To: "'Hypercontent-users'" <hyp...@li...> >Subject: Re: [Hypercontent-users] Problems with preview > >I answered my own question... > >The reason it isn't automatically bringing up the page in the browser is >because I'm doing two transformations for each page so the user has a choice >as to which version of the site they preview. The reason it was working in >root was because I had left out the second transformation for those pages. > >Thanks >Carl > >Carl Barrow wrote: > > > >>Hi Alex >> >>I'm having problems with the preview function still. whilst >>everything is set up fine and clicking preview copies the file to the >>correct place, it doesn't always open up that page in the browser. I >>seems to work for all files in root (except the index) but previewing >>anything nested further down in the site just leaves the report screen >>visible. Any ideas how I can fix this? >> >>Thanks >> >>Carl >> >> >> > >-- >************************************ > >Carl Barrow >Web Developer >e-Services >The University of Hull >Cottingham Road >Hull >HU6 7RX >Ext. 6838 > >************************************ > > > >--__--__-- > >Message: 3 >Date: Mon, 21 Mar 2005 15:48:37 +0000 >From: Carl Barrow <C.P...@hu...> >To: "'Hypercontent-users'" <hyp...@li...> >Subject: [Hypercontent-users] Xinha > >Hi Alex > >Would you suggest using Xinha >(http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and if so >how easy is will be be to switch ? > >Cheers >Carl > >-- >************************************ > >Carl Barrow >Web Developer >e-Services >The University of Hull >Cottingham Road >Hull >HU6 7RX >Ext. 6838 > >************************************ > > > >--__--__-- > >Message: 4 >From: Alex Vigdor <av...@co...> >Subject: Re: [Hypercontent-users] Xinha >Date: Mon, 21 Mar 2005 11:25:03 -0500 >To: "'Hypercontent-users'" <hyp...@li...> > >Hi Carl, > I would caution against trying to switch WYSIWYG editors in >HyperContent 1.4; I had to customize HTMLArea fairly extensively so that >relative links and image paths would work correctly. You could certainly do >it, but it will be more of a headache than you might think. We have talked >here at Columbia about evaluating our options for a new editor for version >2.0, which should not require such customizations as HyperContent 2 is more >transparent to the browser (since it responds like a regular web server). >There's quite a few alternatives out there, so I think a competitive >evaluation is due. >Htmlarea,com now sports a list of open source WYSIWYG editors - we should >definitely put Xinha on the list, and I would certainly appreciate your >involvement in evaluating some of the alternatives. >The baseline functionality is pretty common across tools, but features like >table editing are perhaps more divergent in their implementations. > What types of requirements would you have for a new WYSIWYG? > >Alex > >On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: > > > >>Hi Alex >> >>Would you suggest using Xinha >>(http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and >>if so how easy is will be be to switch ? >> >>Cheers >>Carl >> >>-- >>************************************ >> >>Carl Barrow >>Web Developer >>e-Services >>The University of Hull >>Cottingham Road >>Hull >>HU6 7RX >>Ext. 6838 >>************************************ >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide Read honest & candid >>reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>_______________________________________________ >>Hypercontent-users mailing list >>Hyp...@li... >>https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> > > > > >--__--__-- > >_______________________________________________ >Hypercontent-users mailing list >Hyp...@li... >https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > >End of Hypercontent-users Digest > > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Hypercontent-users mailing list >Hyp...@li... >https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |
From: Ingmars <ing...@lu...> - 2005-03-22 12:37:56
|
About WYSIWYG editor. We are started to use FCKeditor. Here is address http://www.fckeditor.net/ There is even image upload function. I would suggest this one, because it has huge developer cumunity and it is popular. We are trying to use it with php option, but later we are going to use java instead of php to upload images. What do You think about editor, Alex? Best Wishes Ingmars Rubenis -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of hyp...@li... Sent: Tuesday, March 22, 2005 6:20 AM To: hyp...@li... Subject: Hypercontent-users digest, Vol 1 #84 - 4 msgs Send Hypercontent-users mailing list submissions to hyp...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/hypercontent-users or, via email, send a message with subject or body 'help' to hyp...@li... You can reach the person managing the list at hyp...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Hypercontent-users digest..." Today's Topics: 1. Problems with preview (Carl Barrow) 2. Re: Problems with preview (Carl Barrow) 3. Xinha (Carl Barrow) 4. Re: Xinha (Alex Vigdor) --__--__-- Message: 1 Date: Mon, 21 Mar 2005 09:58:00 +0000 From: Carl Barrow <C.P...@hu...> To: "'Hypercontent-users'" <hyp...@li...> Subject: [Hypercontent-users] Problems with preview Hi Alex I'm having problems with the preview function still. whilst everything is set up fine and clicking preview copies the file to the correct place, it doesn't always open up that page in the browser. I seems to work for all files in root (except the index) but previewing anything nested further down in the site just leaves the report screen visible. Any ideas how I can fix this? Thanks Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ --__--__-- Message: 2 Date: Mon, 21 Mar 2005 10:11:38 +0000 From: Carl Barrow <C.P...@hu...> To: "'Hypercontent-users'" <hyp...@li...> Subject: Re: [Hypercontent-users] Problems with preview I answered my own question... The reason it isn't automatically bringing up the page in the browser is because I'm doing two transformations for each page so the user has a choice as to which version of the site they preview. The reason it was working in root was because I had left out the second transformation for those pages. Thanks Carl Carl Barrow wrote: > Hi Alex > > I'm having problems with the preview function still. whilst > everything is set up fine and clicking preview copies the file to the > correct place, it doesn't always open up that page in the browser. I > seems to work for all files in root (except the index) but previewing > anything nested further down in the site just leaves the report screen > visible. Any ideas how I can fix this? > > Thanks > > Carl > -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ --__--__-- Message: 3 Date: Mon, 21 Mar 2005 15:48:37 +0000 From: Carl Barrow <C.P...@hu...> To: "'Hypercontent-users'" <hyp...@li...> Subject: [Hypercontent-users] Xinha Hi Alex Would you suggest using Xinha (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and if so how easy is will be be to switch ? Cheers Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ --__--__-- Message: 4 From: Alex Vigdor <av...@co...> Subject: Re: [Hypercontent-users] Xinha Date: Mon, 21 Mar 2005 11:25:03 -0500 To: "'Hypercontent-users'" <hyp...@li...> Hi Carl, I would caution against trying to switch WYSIWYG editors in HyperContent 1.4; I had to customize HTMLArea fairly extensively so that relative links and image paths would work correctly. You could certainly do it, but it will be more of a headache than you might think. We have talked here at Columbia about evaluating our options for a new editor for version 2.0, which should not require such customizations as HyperContent 2 is more transparent to the browser (since it responds like a regular web server). There's quite a few alternatives out there, so I think a competitive evaluation is due. Htmlarea,com now sports a list of open source WYSIWYG editors - we should definitely put Xinha on the list, and I would certainly appreciate your involvement in evaluating some of the alternatives. The baseline functionality is pretty common across tools, but features like table editing are perhaps more divergent in their implementations. What types of requirements would you have for a new WYSIWYG? Alex On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: > Hi Alex > > Would you suggest using Xinha > (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and > if so how easy is will be be to switch ? > > Cheers > Carl > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest & candid > reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users --__--__-- _______________________________________________ Hypercontent-users mailing list Hyp...@li... https://lists.sourceforge.net/lists/listinfo/hypercontent-users End of Hypercontent-users Digest |
From: Alex V. <av...@co...> - 2005-03-21 16:25:18
|
Hi Carl, I would caution against trying to switch WYSIWYG editors in HyperContent 1.4; I had to customize HTMLArea fairly extensively so that relative links and image paths would work correctly. You could certainly do it, but it will be more of a headache than you might think. We have talked here at Columbia about evaluating our options for a new editor for version 2.0, which should not require such customizations as HyperContent 2 is more transparent to the browser (since it responds like a regular web server). There's quite a few alternatives out there, so I think a competitive evaluation is due. Htmlarea,com now sports a list of open source WYSIWYG editors - we should definitely put Xinha on the list, and I would certainly appreciate your involvement in evaluating some of the alternatives. The baseline functionality is pretty common across tools, but features like table editing are perhaps more divergent in their implementations. What types of requirements would you have for a new WYSIWYG? Alex On Mar 21, 2005, at 10:48 AM, Carl Barrow wrote: > Hi Alex > > Would you suggest using Xinha > (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and > if so how easy is will be be to switch ? > > Cheers > Carl > > -- > ************************************ > > Carl Barrow > Web Developer > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2005-03-21 15:43:02
|
Hi Alex Would you suggest using Xinha (http://xinha.gogo.co.nz/cgi-bin/trac.cgi) instead of htmlArea? and if so how easy is will be be to switch ? Cheers Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |