Re: [Hypercontent-users] Further doubts and clarifications needed
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-03-07 13:26:30
|
Zip is only bound to directories, not files. You can change this in / config/workflow/zip.xml by changing the binding to /**/,/**/* Alex On Mar 6, 2007, at 8:50 PM, tom tom wrote: > Hi, > > I observed that Zip I/O section (workflow screen) > where we download the project as a zip file is not > appearing sometimes, but sometimes it appears, > > What is the reason for this inconsistent behaviour, > how can we make it consistent. > > Thanks > > --- Alex Vigdor <al...@bi...> wrote: > >> Make sure your approver group actually has approve >> permission in >> permissions.xml, e.g. >> >> <permission activity="approve" >> principal="group:approvers" target="/ >> **/*.*"/> >> >> You also must go to the workflow tab for a file - >> change request is >> not available at the directory level. If you would >> like it to be >> available at the directory level, add a binding to >> the workflow tag >> in /config/workflow/changes.xml >> >> <workflow binding="/**/,/**/*.*"> >> >> >> Alex >> >> On Feb 28, 2007, at 8:27 PM, tom tom wrote: >> >>> Hi, >>> >>> Just want to know little bit more on the >> following. >>> >>> >>>> The change script allows someone with approve >>>> permission to assign a >>>> change request to a member of group:authors. >> Both >>>> the approver and >>>> the author receive the email. When the author >>>> submits the changes, >>>> the approver receives an email, and can either >>>> re-assign the change >>>> or close out the work. >>> >>> >>> I got 4 distinct users each user belongs to one >> group >>> only. >>> >>> one Author, One Approver, One Publisher and One >>> Administrator. According to your explanation if >>> Approver login to the system and visits Workflow >>> section he/she should have the change requests >>> interfaces, but I cant see any of that sort. >>> >>> I cant see any change requests items in the >> workflow >>> screen for the approver. >>> >>> Thanks >>> >>> >>> >>> >>> >> > ______________________________________________________________________ >> >>> ______________ >>> Need Mail bonding? >>> Go to the Yahoo! Mail Q&A for great tips from >> Yahoo! Answers users. >>> >> > http://answers.yahoo.com/dir/?link=list&sid=396546091 >>> >> >> >> > ---------------------------------------------------------------------- > --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get >> the chance to share your >> opinions on IT & business topics through brief >> surveys-and earn cash >> > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> > https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> > > > > > ______________________________________________________________________ > ______________ > Finding fabulous fares is fun. > Let Yahoo! FareChase search your favorite travel sites to find > flight and hotel bargains. > http://farechase.yahoo.com/promo-generic-14795097 > |