-
iCagenda
-
iCagenda - English
-
export registrations list with windows-1256 encoding ?
export registrations list with windows-1256 encoding ?
-
tareq
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 2
-
Ringraziamenti ricevuti 0
-
-
5 Anni 10 Mesi fa #16418
da tareq
Dears
Thanks for the gr8 extension is it possible to enable the export the registrations list with windows-1256 encoding ?
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6784
-
Ringraziamenti ricevuti 608
-
-
-
-
5 Anni 10 Mesi fa #16420
da Lyr!C
Hello,
Yes of course it could be possible, but can't the ISO 8859-6 format do the job ? (i think you need Arabic characters?)
Best regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
tareq
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 2
-
Ringraziamenti ricevuti 0
-
-
5 Anni 9 Mesi fa #16455
da tareq
Hello ,,
actually this will not do the job . but I will try to manually convert it with notepad++ then open it in excel .
however if it is available in future versions it will be appreciated .
thanks for the gr8 extension .
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6784
-
Ringraziamenti ricevuti 608
-
-
-
-
5 Anni 9 Mesi fa #16461
da Lyr!C
Hello tareq,
i can see to add windows-1256 for iCagenda 3.8 serie
For now, you can modify the file: ROOT/administrator/components/com_icagenda/models/forms/download.xml
and add the windows-1256 option like that :
<field
name="character_encoding"
type="list"
label="COM_ICAGENDA_EXPORT_ENCODING_LABEL"
description="COM_ICAGENDA_EXPORT_ENCODING_DESC"
default="UTF-8"
>
<option value="BIG5">BIG5</option>
<option value="ISO-2022-JP">ISO-2022-JP</option>
<option value="ISO-8859-1">ISO-8859-1</option>
<option value="ISO-8859-2">ISO-8859-2</option>
<option value="ISO-8859-3">ISO-8859-3</option>
<option value="ISO-8859-4">ISO-8859-4</option>
<option value="ISO-8859-5">ISO-8859-5</option>
<option value="ISO-8859-6">ISO-8859-6</option>
<option value="ISO-8859-7">ISO-8859-7</option>
<option value="ISO-8859-8">ISO-8859-8</option>
<option value="ISO-8859-9">ISO-8859-9</option>
<option value="ISO-8859-10">ISO-8859-10</option>
<option value="ISO-8859-13">ISO-8859-13</option>
<option value="ISO-8859-14">ISO-8859-14</option>
<option value="ISO-8859-15">ISO-8859-15</option>
<!-- (iconv?) option value="ISO-8859-16">ISO-8859-16</option-->
<!-- (iconv?) option value="US-ASCII">US-ASCII</option-->
<option value="UTF-7">UTF-7</option>
<option value="UTF-8">UTF-8</option>
<option value="UTF-16">UTF-16</option>
<option value="Windows-1251">Windows-1251</option>
<option value="Windows-1252">Windows-1252</option>
<option value="Windows-1256">Windows-1256</option>
</field>
iCagenda 3.8.0 will include the same change
Hope this helps ?
Best regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
iCagenda
-
iCagenda - English
-
export registrations list with windows-1256 encoding ?
Tempo creazione pagina: 0.076 secondi