Re: [Hypercontent-users] Initial install: missing lots of functions
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-02-08 18:13:09
|
Hi Leonard, There are no fancy editors, preview, build or publish in the Project Definitions project - all it does is store the XML configuration files for all the other projects. This will be changing in version 2; the bootstrap project will contain all the xsl and velocity templates, localization files, pipeline and workflow definitions to run the basic system, allowing easy customization and addition of authoring and management screens. To get to some real content, you'll want to check out the sample project, which is a complete copy of the HyperContent web site showcasing most if not all the features v1.4 has to offer. The HyperContent web site should appear in your project listing if you are logged in as a Portal Admin and have the project filesystems properly configured. If it does not appear, go into the Project Definitions project and open the projects folder, and look for a file called "hypercontent-site.xml". If it is not there, there may have been a problem with the installation, which you may want to attempt to re-run. If it is there, you should open it for editing (or download it and use a desktop text or xml editor). It has four filesystems defined: repository, preview, build, and publish, which you should configure with absolute paths to the corresponding directories on your system (in the installation, the paths are relative, and configured for uPortal 2.3.2 quickstart). You can set up FTP or SFTP publishing as described in the manual, if you want to check it out. There is a different SFTP library in CVS now, as there were some problems with the package used in 1.4 under heavy load, but it should be fine for evaluation. I've been meaning to do a 1.4.1 release with the new SFTP and a few fixes to the navigation editor, but you don't have to wait for me, you can grab it from the hypercontent module in CVS - it mirrors the distribution, just without compiled code, and is stable. Alex On Feb 8, 2005, at 12:17 PM, Leonard Sitongia wrote: > Environment: > > Mac OS X > Tomcat 5.0.27 > uPortal 2.4.2 > HyperContent 1.4 > > I'm just getting started and pretty much just exploring the > out-of-the-box system, and am basically wondering what I need to do to > get a complete working system to try out. > > I have the repository configured, so that when I login to uPortal and > create the Content Manager channel, I can see the "HyperContent > Projects Definitions". > > When I click into that, the top nav has Search | Browse | Admin. I > can click on the New button for a project and create one. > > When I clink on the new project, I still have the top nav above. > Below that is the title of my project. Below that is a nav that has > only Permissions. Below, the Description. Below, a nav that has > Create | Copy/Move | Admin | Revisions, and below that, the Project > New button. > > It looks like I'm missing a lot of functionality, as compared to the > screenshots in the HyperContent 1.4 manual. I don't have any Build or > Publish control. I don't see a way to create content (only projects), > get to the WYSIWYG editor, etc. > > I didn't do much with the build.properties and Projects.xml. The > latter only has the <repository> defined. > > Am I supposed to set up <preview>, <build> and <publish> as in the > manual section on Developing Sites describes? Or, should those other > nav choices already be there? > > Thanks for your help! > > ==Leonard E. Sitongia > Web Engineering Group > National Center for Atmospheric Research > P.O. Box 3000 Boulder CO 80307 USA > sit...@uc... voice: (303)497-2454 fax: (303)497-1804 > > > > ------------------------------------------------------- > 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 |