Main menu

Forum


× Help Forum English

export registrations list with windows-1256 encoding ?

  • tareq
  • Topic Author
  • New Member
  • New Member
More
5 years 3 weeks ago #16418 by tareq
Dears

Thanks for the gr8 extension is it possible to enable the export the registrations list with windows-1256 encoding ?

Please Log in or Create an account to join the conversation.

 

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 3 weeks ago #16420 by 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.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • tareq
  • Topic Author
  • New Member
  • New Member
More
5 years 1 week ago #16455 by 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 .

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 1 week ago #16461 by 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.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.136 seconds

 

Follow Us

acymailing logo new

Create your Joomla templates with Template Creator CK