Loading...
 
Themes

Themes


Editing in the neat style problem

Italy

Digging into an editing problem I found the following problem:
The 1.9.2 neat style has the following syntax in tiki-editpage.tpl in the pictures section (please consider ( as < and ) as >):
(tr)(td class="formcolor")Upload picture(/td)(td class="formcolor")
(input type="hidden" name="MAX_FILE_SIZE" value="1000000000")
(input name="picfile1" type="file")
(/td)(/tr)
Instead of the full syntax that implements 1.9.2 behavior (instertion of picture syntax at the cursor position):
(tr class="formcolor")(td)Upload picture(/td)(td)
(input type="hidden" name="MAX_FILE_SIZE" value="1000000000" /)
(input type="hidden" name="hasAlreadyInserted" value="" /)
(input type="hidden" name="prefix" value="/img/wiki_up/" /)
(input name="picfile1" type="file" onchange="javascript:insertImg('editwiki','picfile1','hasAlreadyInserted')"/)
(/td)(/tr)
So the neat style can't work well to upload pictures. And we had problems in editing the sandbox as well.


Upcoming Events

1)  16 May 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
4)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6) 
Tiki birthday
7)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
8)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting