Enabling full screen edit in tiki-edit_translation.php

View: New views
1 Messages — Rating Filter:   Alert me  

Enabling full screen edit in tiki-edit_translation.php

by Desilets, Alain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tiki-edit_translation really needs to be displayed in full screen mode,
because users need to see both the diffs that have happened in the
source language, and the edit box where they can reproduce those changes
in the target language. Without full screen mode, there just isn't
enough realestate to display both.

I'm trying to figure out how full screen mode works. In
tiki-edit_page.tpl, I see the following code for the full screen edit
button:

<input type="image" name="zoom" alt="Full Screen Edit" class="toolbar
qt-fullscreen" title="Full Screen Edit" value="wiki_edit"
onclick="needToConfirm=false;" title="" class="icon"
src="pics/icons/application_get.png"/>

Which is part of the following form:

<form  enctype="multipart/form-data" method="post"
action="tiki-editpage.php?page=User%20Guide--%20Collaborative%20Terminol
ogy%20profile" id='editpageform' name='editpageform'>

I am trying to figure out how this ends up invoking tiki-editpage.php in
such a way that it displays full screen editor. Obviously it invokes
tiki-editpage.php, passing it an argument wiki_edit, but wiki_edit does
not seem specific to full screen editing. When I search for it in the
code, I find lots of references (to cgi args, as well as preferences),
and none of them seem to have anything to do with full screen editing.

Can someone pull me out of the mud here?

Thx.

Alain

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel