Re: [Hypercontent-users] Hello World Type Application-using hypercontent
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-09-07 10:53:53
|
On Sep 7, 2006, at 2:49 AM, tom tom wrote: > Alex, > I did exactly what u said, next thing I want to add a > html file using the UI, cant I do it? You should be able to add it using the "add" menu on the right side when you're in your project and logged in with sufficient privileges (e.g. admin). 1) go to http://{www.yourserver.edu}/hypercontent/{your-project} 2) log in 3) click "add" then select "HTML File" 4) give the file a name 5) edit and save. The URL for the content will then be http://{www.yourserver.edu}/hypercontent/{your-project}/{your-page}.html > > I did add a one html file manually to the repository > but it doent show in the UI. Flat files are note recognized as valid by the versioning file system; it uses a special directory structure to store data. Good luck getting this working - your project definition looks fine, so you shouldn't be far off. I'm off to the airport for a four day weekend, so I'll check back on this thread Monday. Cheers, Alex |