|
|
Listing FolderContent on a Tabs / Mussie Haile <mhaile@moyatech.com>
Listing FolderContent on a Tabs
Mussie Haile <mhaile(at)moyatech.com> |
2005-08-23 15:07:59 |
[
FULL ]
|
Hej et al-I am trying to list list ofpublished folder into a tab called
'workspace'? Is their a queick and dirty way of doing this?L8r.-M-Mussie Haile
CEO
Moya Technologies, Inc.
Office 703.378.3595
Fax 703.378.3596
Cell 703.362.1125
mhaile(at)moyatech.com
http://www.moyatech.com
|
|
|
RE: [ZPUGDC] Listing FolderContent on a Tabs / "Boos, Paul M." <PAUL.M.BOOS@saic.com>
RE: [ZPUGDC] Listing FolderContent on a Tabs
"Boos, Paul M." <PAUL.M.BOOS(at)saic.com> |
2005-08-23 15:43:30 |
[
FULL ]
|
Hey Mussie - try this and see if it gives you what you want...
In portal actions add WorkSpace with an ID of workspace
Then, for the action - string: ${folder_url}/<..root folder
name..>/folder_contents
Condition: python: folder.displayContentsTab()
Permission - you could set this to anything you want really, but I would
select List folder contents to be consistent with other items that take this
approach.
Category: portal_tabs
And of course it is visible.
Does that get you close?
I presume this folder is accessible to all. If you are trying to get the
user's space, the answer is slightly different.
Paul
-----Original Message-----
From: zpugdc-owner(at)lists.zpugdc.org
[mailto:zpugdc-owner(at)lists.zpugdc.org]On
Behalf Of Mussie Haile
Sent: Tuesday, August 23, 2005 4:11 PM
To: zpugdc(at)lists.zpugdc.org
Subject: [ZPUGDC] Listing FolderContent on a Tabs
Hej et al-
I am trying to list list ofpublished folder into a tab called 'workspace'?
Is their a queick and dirty way of doing this?
L8r.
-M-
Mussie Haile
CEO
Moya Technologies, Inc.
Office 703.378.3595
Fax 703.378.3596
Cell 703.362.1125
mhaile(at)moyatech.com
http://www.moyatech.com
[...]
|
| Attachments: | |
| text.html |
text/html |
- 3744 Bytes |
|
RE: [ZPUGDC] Listing FolderContent on a Tabs / Mussie Haile <mhaile@moyatech.com>
RE: [ZPUGDC] Listing FolderContent on a Tabs
Mussie Haile <mhaile(at)moyatech.com> |
2005-08-24 08:44:12 |
[
FULL ]
|
Paul -Thank you for the input.. I was playing around with the same strings as
well; finally got it to work am sure they are going to ask for more security
for the subfolders but that is another battle. L8r.-M- On Tue Aug 23 15:45 ,
'Boos, Paul M.' sent:
Hey
Mussie - try this and see if it gives you what you want...
In
portal actions add WorkSpace with an ID of workspace
Then,
for the action - string: ${folder_url}/<..root folder
name..>/folder_contents
Condition: python: folder.displayContentsTab()
Permission - you could set this to anything you want really, but I would
select List folder contents to be consistent with other items that take this
approach.
Category: portal_tabs
And of
course it is visible.
Does
that get you close?
I
presume this folder is accessible to all. If you are trying to get the
user's space, the answer is slightly different.
Paul
-----Original Message-----From:
zpugdc-owner(at)lists.zpugdc.org [mailto:zpugdc-owner(at)lists.zpugdc.org]On
Behalf Of Mussie HaileSent: Tuesday, August 23, 2005 4:11
PMTo: zpugdc(at)lists.zpugdc.orgSubject: [ZPUGDC] Listing
FolderContent on a Tabs
Hej et al-
I am trying to list list ofpublished folder into a tab called 'workspace'?
Is their a queick and dirty way of doing this?
L8r.
-M-
Mussie Haile CEO Moya Technologies, Inc. Office
703.378.3595 Fax 703.378.3596 Cell 703.362.1125
mhaile(at)moyatech.com http://www.moyatech.com -- To
unsubscribe send an email with subject 'unsubscribe' to
zpugdc(at)lists.zpugdc.org. Please contact zpugdc-owner(at)lists.zpugdc.org
for
questions.
http://zpugdc.org/lists/zpugdc/archive/2005/2005-08/1124827679475
|
| Attachments: | |
| text.html |
text/html |
- 3232 Bytes |
|
|