Hi,

We greatly appreciate this module and make great use of it in our 45+ sites being used by schools in Vermont. We would like to modify the list created by the link "View recent content created by ..." We would like to give users view options for seeing a user's recent work: A listing of the FULL BODY of each node or a listing of TEASERS of each node along with the current list of NODE TITLES....

Is there a way for us to modify the view or is there a way that the Workspace view could fall into the options in Views so that we can alter or add to the options? Right now the view seems confined to the module and hacking is not something we want to do.

Thanks so much in advance.

cheers
geoff

Comments

hutch’s picture

To get the node body into the workspace listing would require alterations to
function workspace_list_content() and workspace_build_rows()

Workspace is not Views-aware at all (it has no tables) but I would have thought it possible to build a View that does what you want.

frank ralf’s picture

Status: Active » Postponed

Thanks for the suggestion. But as mentioned above this would require major changes to the module.