[TYPO3-dev] Moving pages in workspaces - brainstorm

media.res | alex widschwendter a.widschwendter at mediares.at
Fri Mar 31 11:19:37 CEST 2006


hi kasper,

> Soon you will learn how powerful workspaces in TYPO3 version 4.0 is.  
> Unfortunately you might be distracted by the fact that you cannot  move 
> a page or any other element in a workspace. Please do not obsess  on 
> this "problem" because it is really a tough one to solve. And  therefore 
> I would like to a) explain why I didn't even try to  implement it and b) 
> ask for any suggestions as to how it can be solved.

my proposal as a first thougt is to keep the workspaces in own tables 
for pages and content eg (pages_ws_nameit, tt_content_ws_nameit)

1) on creation of a new workspace (demo) create the corresponding tables
pages_ws_demo, tt_content_ws_demo, language overlays, ...

2) copy livecontents form selectes pages/branch to the ws table

3) create/delete/move/edit whatever there

4) update live tables on publishing.

thats easy, eh ;) ?


i must state im not very familiar with workspaces and versioning at the 
moment, so maybe the above mentioned is a bad idea - or most probably 
too late to do it this way.

thx for your attention

alex




More information about the TYPO3-dev mailing list