Loading...
 
Skip to main content

multiple language support in quick edit plugin

Status
Open
Subject
multiple language support in quick edit plugin
Version
12.x
Category
  • Feature request
Feature
Edit interface (UI)
Resolution status
New
Submitted by
jp_eagle
Lastmod by
jp_eagle
Rating
(0)
Description

in current quick edit plugin, if the site allows multiple language, it will prompt language selection page.
this caused 2 steps to create a page. so to add default language to the quick edit plugin is necessary.

can any developer help to merge the code into the main trunc for future release.

thanks.

Solution

the solution is quite simple, modify the mod-quick_edit.tpl.
add below line will do.

<input type="hidden" name="lang" value="{$prefs.language|escape}" />

Importance
7
Easy to solve?
10 easy
Priority
70
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5143
Created
Friday 14 February, 2014 13:24:53 UTC
by jp_eagle
LastModif
Friday 14 February, 2014 13:27:07 UTC


Show PHP error messages