Re: [Hypercontent-users] Build error
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-12-20 21:56:35
|
Micah, Both HyperContent 1.4 and 2.0 have integrated htmlArea to allow WYSIWYG editing. It is automatically enabled for any XML element with a tag name of "html" in the XML editor. This way you can combine structured data and markup editing. Alex On Dec 20, 2004, at 3:03 PM, Micah Cooper wrote: > Will HC 2 allow editing forms with textareas in the WYSIWYG editor or > is there a way currently to do it that I missed? > > Thanks > -Micah > > On Dec 15, 2004, at 12:39 PM, Alex Vigdor wrote: > >> There isn't any real documentation about HyperContent 2 yet, but >> there's some information in the developer's list archives (which you >> can get to from the HyperContent site). The core of HyperContent 2 is >> basically finished, but there are a number of minor features from 1.x >> that haven't been migrated yet (upload/download zip, rebuild search >> index, copy/move files GUI), plus one major new feature that I'm >> delving into now; workflow. I'm estimating about 3 months from now >> for a release, but complete documentation may take another couple >> months after that. I'll try to post some kind of abstract overview >> on the web site in the next week or so; it is overdue. >> >> Alex >> >> On Dec 15, 2004, at 12:05 PM, Micah Cooper wrote: >> >>> Ah, there was a missing directory in the mix between the filesystem >>> and the definition file. Thanks, I think that did it. >>> >>> Where can I find out more information about HC2, including when it >>> will be released? >>> >>> Thanks >>> -Micah >>> -------------------------------------------------------- >>> Micah J. Cooper >>> Manager, Computing Services >>> School of Engineering & Applied Science >>> Miami University, Oxford OH 45056 >>> On Dec 15, 2004, at 10:58 AM, Alex Vigdor wrote: >>> >>>> Most likely the build directory doesn't exist; the quick-start >>>> install places some hypercontent directories inside the uPortal >>>> webapp for serving the web content straight up through Tomcat. >>>> This is not recommended for production use, but just a convenient >>>> way of showing what HyperContent can do without having to run a >>>> separate web server. You can either place those directories under >>>> the uPortal webapp, or create some directories visible to a web >>>> server and point to those from your project definition file. The >>>> directories in question are for the "preview", "build" and >>>> "publish" filesystems, all of which need to be served by a web >>>> server. >>>> >>>> HyperContent 2 will act as a standalone web server with built-in >>>> content management functions, which will make basic configuration >>>> much simpler. >>>> >>>> Alex >>>> >>>> On Dec 15, 2004, at 9:48 AM, Carl Barrow wrote: >>>> >>>>> Micah >>>>> >>>>> Alex might want to confirm this bit as far as I can tell the error >>>>> means that your build directory in your site definition is not set >>>>> correctly. >>>>> >>>>> Many thanks >>>>> >>>>> Carl >>>>> >>>>> >>>>> >>>>> Micah Cooper wrote: >>>>> >>>>>> For some reason, after restarting our system, uPortal began to >>>>>> fail loading, so we started with a new quick start, added >>>>>> hypercontent, manually added the content manager b/c the >>>>>> preference stage of build failed, and copied over >>>>>> hypercontent-repostories. We see our old projects just fine now >>>>>> and I can edit them and whatnot. >>>>>> >>>>>> When I go to build (or build all), however, I get the following >>>>>> error: >>>>>> Something is wrong - see log for details: >>>>>> Error performing buildNode: The filesystem could not mounted due >>>>>> to faulty arguments - please check your configuration >>>>>> (edu.columbia.filesystem.FileSystemException) >>>>>> >>>>>> I check uportal.log for details and see the following >>>>>> ERROR [http-8080-Processor21] jasig.portal.[] Dec/15 09:32:07 - >>>>>> edu.columbia.filesystem.FileSystemException: The filesystem could >>>>>> not mounted due to faulty arguments - please check your >>>>>> configuration >>>>>> edu.columbia.filesystem.FileSystemException: The filesystem could >>>>>> not mounted due to faulty arguments - please check your >>>>>> configuration >>>>>> >>>>>> >>>>>> What am I missing? >>>>>> >>>>>> Thanks >>>>>> -Micah >>>>>> -------------------------------------------------------- >>>>>> Micah J. Cooper >>>>>> Manager, Computing Services >>>>>> School of Engineering & Applied Science >>>>>> Miami University, Oxford OH 45056 >>>>> >>>>> >>>>> -- >>>>> ************************************ >>>>> >>>>> 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://productguide.itmanagersjournal.com/ >>>>> _______________________________________________ >>>>> 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://productguide.itmanagersjournal.com/ >>>> _______________________________________________ >>>> 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://productguide.itmanagersjournal.com/ >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users |