Re: [Hypercontent-users] HyperContent @ JA-SIG conference
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-06-01 22:03:48
|
Hi Robert, I've embedded answers below: On May 31, 2005, at 5:51 AM, Robert Sherratt wrote: > Hi > > I will be presenting a paper at the upcoming JA-SIG conference on the > use of HyperContent at the University of Hull. > > I have s questions mainly for Alex about v 2 features and a more > general question for everyone. > > In HC 2 > > - is email notification now included as part of workflow? Yes. You must globally configure an SMTP server and default sender address, but the senders, recipients, subject, content type and message bodies are defined in a workflow script. A project can have any number of workflow scripts, each of which defines one or more kickoff event handlers and a set of work queues. Each queue has its own set of event handlers, which can be restricted by groups and permissions. Event handlers are configured with a sequence of commands (including email, build, publish, etc.) which can incorporate any custom code and fire further events. Every work instance has its own set of attributes which can be set automatically and/or populated from user forms, and then be referenced as a variable in the subject or content of an e-mail message. This allows you to incorporate users comments and instructions in the email notifications, along with links back to specific workflow screens. > > - can you upload docs to specific directories within a project not > just the one folder? Uploading is available for any file, if it is configured as an editor. Uploading zips can be done at any subdirectory, but for now, as in 1.4, the directory structure of the zip must reflect the hierarchy leading up to the selected subdirectory. Does that answer the question? Not sure I'm reading it right . . . > > - is it now possible to include an alternate editor? I know there was > talk of using fck by another university. Juris at U of Latvia integrated fck into version 1.4, and I'm sure it will be possible in 2.0 as well. At Columbia we're planning a major re-write of the XML/WYSIWYG editor using DHTML with a node tree navigator and a new default WYSIWYG (not yet determined). There's a list of other features we're planning as well, I'll post to the list in more detail as that work follows the release of 2.0. > > Finally, could anyone else using HC either in pilot or production let > me know. It would be a good way to round the talk off by making > everyone aware of who was evaluating/using the system. People might miss this question . . . you might get livelier responses if you post a clearly labeled quick survey. -Alex > > Thanks for your help. > > Robert Sherratt > Head of Development > eServices Integration Group > Brynmor Jones Library > University of Hull > HU6 7RX UK > > T. (+44)1482 466834 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit > http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |