Support Joomla!
Register :
Lost password?
Remember me
Home
Extensions
Template Club
Services
Forum
BAckend of NeoLatest is in French
Forums
Search:
Advanced search
4241
Posts in
1006
Topics by
23395
Members
Latest Member:
Haroon Sarfraz
Forums
Products - English
Extensions
NeoLatestNews
BAckend of NeoLatest is in French
« previous
next »
Pages:
[
1
]
Author
Topic: BAckend of NeoLatest is in French (Read 7656 times)
Carl Johnson
Newbie
Posts: 2
BAckend of NeoLatest is in French
«
on:
July 29, 2007, 12:11:16 PM »
I can not read the language in the back end. Is it possible to get an English translation for NeoLatest?
Thanks
Carl Johnson
Logged
Raphael
Administrator
Hero Member
Posts: 1527
Re : BAckend of NeoLatest is in French
«
Reply #1 on:
July 30, 2007, 11:15:33 AM »
Hi Carl,
The module was translated. You can re-download it by the menu My Orders -> My Files.
Regards,
Logged
Carl Johnson
Newbie
Posts: 2
Re: BAckend of NeoLatest is in French
«
Reply #2 on:
August 01, 2007, 12:33:33 PM »
Thank you. I got it!
Logged
Guy Web
Newbie
Posts: 1
Re: BAckend of NeoLatest is in French
«
Reply #3 on:
January 25, 2008, 06:46:43 PM »
I've just been emailed this module and it is in French...where do I get the English Version?
I looked in my orders > my files and there is the NeoLatestNews there but I think that's the one I was just emailed.
Can you list the NeoLatestNews and specify in the title if it's French or English?
Like:
NeoLatestNews (English)
NeoLatestNews (French)
This would definitly help your visitors download the correct version.
Thanks!
WebGuy
Logged
Raphael
Administrator
Hero Member
Posts: 1527
Re : BAckend of NeoLatest is in French
«
Reply #4 on:
January 26, 2008, 04:04:55 PM »
Hello Guy,
There's unfortunately no different versions of the module for the moment, NeoLatestNews is just available in french.
But we will translate it quickly, and maybe finally publish it only in english.
Regards,
Logged
j budd
Newbie
Posts: 1
Re: Re : BAckend of NeoLatest is in French
«
Reply #5 on:
May 03, 2008, 11:11:26 AM »
Citation de: Raphael le January 26, 2008, 04:04:55 PM
Hello Guy,
There's unfortunately no different versions of the module for the moment, NeoLatestNews is just available in french.
But we will translate it quickly, and maybe finally publish it only in english.
Regards,
When will the translation be available Raphael?
jb
Logged
Raphael
Administrator
Hero Member
Posts: 1527
Re : BAckend of NeoLatest is in French
«
Reply #6 on:
May 03, 2008, 01:23:56 PM »
Hi JB,
We will try to do it during the next days.
Regards,
Logged
ta me
Newbie
Posts: 1
Re: BAckend of NeoLatest is in French
«
Reply #7 on:
May 16, 2008, 02:02:38 PM »
August 2007 - Module is in ENGLISH
Jan 2008 to now - Module is NOT in ENGLISH
Extension listing says that the module is available in English. It is not!
Update your website so you don't waste the valuable time of visitors to your site!!!!!!!!!
This is false advertising!
«
Last Edit: May 16, 2008, 02:05:02 PM by ta me
»
Logged
Raphael
Administrator
Hero Member
Posts: 1527
Re : BAckend of NeoLatest is in French
«
Reply #8 on:
May 17, 2008, 03:09:42 PM »
Hello,
I just wanted to remind you that the extension NeoLatestNews is a
free extension
. We developed it ourselves and we provide the members of NeoJoomla with it without asking nothing in return.
But if you want to modify it or translate it, you can!
And for information, you annouced some days ago that the module will be translated shortly. Just be patient!
Regards,
Logged
Grzegorz Borys
Newbie
Posts: 1
Re: BAckend of NeoLatest is in French
«
Reply #9 on:
July 18, 2008, 11:48:55 AM »
Google translate for xml file:
Code:
<?xml version = "1.0" encoding = "utf-8"?>
<mosinstall type="module" version="1.2">
<name> NeoLatestNews </name>
<creationDate> January 2008 </creationDate>
<author> Nicolas Cornet - Neoweb </author>
<license> Released under CREATIVE COMMONS License </license>
<copyright> Copyright (C) 2006-2007 Neoweb </copyright>
<authorEmail> Support@neojoomla.com </authorEmail>
<authorUrl> Www.neojoomla.com </authorUrl>
<version> 1.2 </version>
<description> NeoLatestNews is a management module display articles. It helps set the display of title, date, text intro and its maximum length and more ...</description>
<files>
<filename module="mod_neolatestnews"> mod_neolatestnews.php </filename>
</files>
<params>
<param name = "moduleclass_sfx" type = "text" default = "" label = "Suffix CSS module" description = "suffix to implement the CSS class module. This allows a layout individualized." />
<param name = "listclass_sfx" type = "text" default = "" label = "Suffix CSS list" description = "suffix to implement the CSS class of the list. This allows an individual layout. " />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="content_source" type="list" default="0" label="Source" description="Source items to afficher.">
<option Value="0"> Section </option>
<option Value="1"> Category </option>
</param>
<param name = "sectionid" type = "mos_section" default = "" label = "Section" description = "Section items to display." />
<param name = "catid" type = "mos_category" default = "" label = "Category" description = "category items to display." />
<param name="usefront" type="radio" default="1" label="Front Page" description="Include/Exclude articles showed on front page">
<option Value="1"> Include </option>
<option Value="0"> Exclude </option>
</param>
<param name = "leading" type = "text" size = "3" default = "0" label = "# Main" description = "Number of items to be displayed in full width on top. If 0 is seized, No items will be displayed at the 'leading' "/>
<param name = "intro" type = "text" size = "3" default = "5" label = "# Intro" description = "Number of items to be displayed with the introductory text." />
<param name = "columns" type = "text" size = "3" default = "1" label = "Columns" description = "Number of columns for displaying articles with introductory text." />
<param name = "links" type = "text" size = "3" default = "0" label = "# Links" description = "Number of items to be displayed as links." />
<param name="ordering" type="list" default="date" label="Order Display" description="Defines sorting order of articles">
<option value="date"> Newest head </option>
<option value="rdate"> Oldest head </option>
<option value="alpha"> Alphabet (AZ) on the title </option>
<option value="ralpha"> Reverse alphabetical (ZA) on the title </option>
<option Value="random"> Random </option>
<option Value="order"> Tri </option>
</param>
<param name="newslink" type="list" default="both" label="Article Link" description="Defines the type of links opening the full story.">
<option Value="none"> No link </option>
<option Value="title"> Title only </option>
<option value="readmore"> reading </option>
<option value="both"> Title and reading </option>
</param>
<param name="allnews" type="radio" default="1" label="All articles Link" description="Poster / mask a link to the page containing all the articles of the category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="open_mode" type="list" default="self" label="Mode opening" description="Sets mode of opening links.">
<option Value="self"> window active </option>
<option Value="pop"> Popup </option>
</param>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_title" type="radio" default="1" label="The show title" description="The show title.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_cat" type="radio" default="0" label="The show category" description="Poster / mask the name of the category items.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="catlink" type="radio" default="0" label="Category Clickable" description="Active / disable category article.">
<option Value="1"> Enable </option>
<option Value="0"> Off </option>
</param>
<param name="show_date" type="radio" default="1" label="The show date" description="Poster / mask the date of creation of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name = "formatdate" type = "text" default = "dd /mm /yy H: M" label = "date format" description = "Set the date format along the lines dd day, mm: months, yy: year, H: hour, M: minute, S: seconds (default dd /mm /yy H: M). " />
<param name="show_author" type="radio" default="0" label="Show author" description ="Poster / mask the author of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_intro" type="list" default="1" label="Text intro" description =" Poster / mask the introductory text in full or truncated depending on the length defined.">
<option value="0"> No intro text </option>
<option Value="1"> Full text </option>
<option Value="2"> truncated Text </option>
</param>
<param name = "intro_length" type = "text" size = "3" default = "150" label = "length of the text intro" description = "Defines the length of the introductory text to display." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_images" type="radio" default="1" label="Show the images" description =" Poster / Mask an image headers articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="images_position" type="list" default="default" label="Position of images" description="">
<option Value="default"> By default </option>
<option Value="column"> In column </option>
<option value="top"> Align above the text </option>
<option value="left"> Align left text </option>
<option value="right"> Align right text </option>
</param>
<param name="images_source" type="list" default="1" label="Source of images" description="Source images to show, content editor or mosImage.">
<option Value="1"> Publisher </option>
<option Value="2"> mosImage </option>
</param>
<param name="images_size" type="list" default="0" label="Resize" description =" Resizes or retains the original size of images.">
<option Value="0"> Original Size </option>
<option Value="1"> Resize </option>
</param>
<param name = "images_maxwidth" type = "text" size = "3" default = "50" label = "width images" description = "maximum width of images to resize." />
<param name = "images_maxheight" type = "text" size = "3" default = "50" label = "Height images" description = "Maximum height of images to resize." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name = "show_seperator" type = "radio" default = "0" label = "spacer articles" description = "Poster /mask a separator between each articles. The display of separator depends on the class [article_seperator] defined in the CSS template. ">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
</params>
</mosinstall>
Logged
wistreich nicol
Newbie
Posts: 2
Re: BAckend of NeoLatest is in French - English translation created
«
Reply #10 on:
July 04, 2009, 05:23:31 PM »
Hello,
Never done anything like this before, but saw the half-translated xml file, cleaned up the grammar and so on, copied it across to the 1.3 xml file. Think it's all translated properly, and seems to work on my site.
Merci de créer ceci!
Nic
Logged
Poindexter Laura
Newbie
Posts: 2
Re: BAckend of NeoLatest is in French
«
Reply #11 on:
July 07, 2009, 07:32:42 PM »
The Google translation of the XML file worked great for version 1.3. Thanks
The only problem I seem to be having is with the "View all articles" link. If I choose Source>Category, it creates a page with the right header but the content is from a different category. If I choose Source>Section, it creates a page with the first article in the correct section, but not all the articles. I've hidden the "View all articles" link, but I really want to include it. Any thoughts?
«
Last Edit: July 07, 2009, 07:42:45 PM by Poindexter Laura
»
Logged
wistreich nicol
Newbie
Posts: 2
Re: BAckend of NeoLatest is in French
«
Reply #12 on:
July 07, 2009, 07:42:20 PM »
If you want the Joomla 1.5 compatible version 1.3 with all French removed/trranslated - have just seen the file was only visible if logged in, so also here:
Code:
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0">
<name>NeoLatestNews</name>
<creationDate>June 2009</creationDate>
<author>NeoJoomla</author>
<license>GNU/GPL</license>
<copyright>Copyright (C) 2004-2009 Neoweb</copyright>
<authorEmail>support@neojoomla.com</authorEmail>
<authorUrl>www.neojoomla.com</authorUrl>
<version>1.3</version>
<description><![CDATA[NeoLatestNews is a module to manage the display articles. It helps set the display of title, date, text intro and its maximum length and more ... English version translated July 08 and July 09]]></description>
<files>
<filename module="mod_neolatestnews">mod_neolatestnews.php</filename>
</files>
<params>
<param name = "moduleclass_sfx" type = "text" default = "" label = "Module class suffix" description = "CSS suffix for the module class. This allows you to customise the layout." />
<param name = "listclass_sfx" type = "text" default = "" label = "List class suffix" description = "CSS suffix for the list class. This allows you to customise the layout." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="content_source" type="list" default="0" label="Source" description="Source items to display.">
<option Value="0"> Section </option>
<option Value="1"> Category </option>
</param>
<param name = "sectionid" type = "mos_section" default = "" label = "Section" description = "Section items to display." />
<param name = "catid" type = "mos_category" default = "" label = "Category" description = "category items to display." />
<param name="usefront" type="radio" default="1" label="Front Page" description="Include/Exclude articles shown on front page">
<option Value="1"> Include </option>
<option Value="0"> Exclude </option>
</param>
<param name = "leading" type = "text" size = "3" default = "0" label = "# Leading" description = "Number of items to be displayed in full width at the top. If 0 is entered, no items will be displayed in this position"/>
<param name = "intro" type = "text" size = "3" default = "5" label = "# Intro" description = "Number of items to be displayed with the intro text." />
<param name = "columns" type = "text" size = "3" default = "1" label = "# Columns" description = "Number of columns for displaying articles with intro text." />
<param name = "links" type = "text" size = "3" default = "0" label = "# Links" description = "Number of items to be displayed as links." />
<param name="ordering" type="list" default="date" label="Display order" description="Defines order of articles">
<option value="date"> Newest</option>
<option value="rdate"> Oldest </option>
<option value="alpha"> Alphabet (AZ) by title </option>
<option value="ralpha"> Reverse alphabetical (ZA) by title </option>
<option Value="random"> Random </option>
<option Value="order"> Tri </option>
</param>
<param name="newslink" type="list" default="both" label="Article Display" description="Defines how much of the article is shown.">
<option Value="none"> No link </option>
<option Value="title"> Title only </option>
<option value="readmore"> Read more </option>
<option value="both"> Title and read more </option>
</param>
<param name="allnews" type="radio" default="1" label="Link to all articles" description="Include a link to page containing all the articles from that category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="open_mode" type="list" default="self" label="Link destination" description="Sets destination of links.">
<option Value="self"> Active window </option>
<option Value="pop"> Popup </option>
</param>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_title" type="radio" default="1" label="Display title" description="Display title.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_cat" type="radio" default="0" label="Display category" description="Display/hide the name of the category.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="catlink" type="radio" default="0" label="Category Link" description="Make the category name an active link.">
<option Value="1"> Enable </option>
<option Value="0"> Off </option>
</param>
<param name="show_date" type="radio" default="1" label="Display date" description="Display/hide the creation date of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name = "formatdate" type = "text" default = "dd /mm /yy H: M" label = "Date format" description = "Set the date format bys dd day, mm: months, yy: year, H: hour, M: minute, S: seconds (default dd /mm /yy H: M). " />
<param name="show_author" type="radio" default="0" label="Show author" description ="Display/hide the author of articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="show_intro" type="list" default="1" label="Text intro" description ="Display/hide the intro text in full or truncated to the length defined.">
<option value="0"> No intro text </option>
<option Value="1"> Full text </option>
<option Value="2"> Truncated text </option>
</param>
<param name = "intro_length" type = "text" size = "3" default = "150" label = "Truncate intro text to" description = "Defines the length of the introductory text to display if set to truncate." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="show_images" type="radio" default="1" label="Show the images" description ="Show/hide an image for articles.">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
<param name="images_position" type="list" default="default" label="Position of images" description="">
<option Value="default"> By default </option>
<option Value="column"> In column </option>
<option value="top"> Align above the text </option>
<option value="left"> Align left text </option>
<option value="right"> Align right text </option>
</param>
<param name="images_source" type="list" default="1" label="Source of images" description="Source image to come from content editor or mosImage.">
<option Value="1"> Publisher </option>
<option Value="2"> mosImage </option>
</param>
<param name="images_size" type="list" default="0" label="Resize" description =" Resize or keep the original size of images.">
<option Value="0"> Original Size </option>
<option Value="1"> Resize </option>
</param>
<param name = "images_maxwidth" type = "text" size = "3" default = "50" label = "Width images" description = "maximum width of image." />
<param name = "images_maxheight" type = "text" size = "3" default = "50" label = "Height images" description = "maximum height of image." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name = "show_seperator" type = "radio" default = "0" label = "Article spacer" description = "Show/hide a separator between each article. The display of separator depends on the class [article_seperator] defined in the CSS template. ">
<option Value="1"> View </option>
<option Value="0"> Hide </option>
</param>
</params>
</install>
Logged
a a
Newbie
Posts: 1
Re: BAckend of NeoLatest is in French - English translation created
«
Reply #13 on:
July 11, 2009, 08:40:03 PM »
Citation de: wistreich nicol le July 04, 2009, 05:23:31 PM
Hello,
Never done anything like this before, but saw the half-translated xml file, cleaned up the grammar and so on, copied it across to the 1.3 xml file. Think it's all translated properly, and seems to work on my site.
Merci de créer ceci!
Nic
Thank yo so much :-)
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
NeoJoomla - English
-----------------------------
=> Announcements
=> General discussions
=> Suggestions & Feedback
=> Your realisations with Joomla!
-----------------------------
Products - English
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
-----------------------------
NeoJoomla - Français
-----------------------------
=> Annonces
=> Discussions générales
=> Suggestions et retours
=> Vos réalisations avec Joomla!
-----------------------------
Produits - Français
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
===> Sport's Web
===> Clocking Machine
===> Summer Week
===> Light Skills
===> Underground
===> J!lloween
Loading...
Joomla Professionals
|
Joomla Components
|
Joomla Extensions
|
Joomla Templates
|
Joomla Design
|
Joomla Developers
|
Joomla Blog
|
Contact
|
Quote