Formation référencement lyon
BlogBang

lundi 2 novembre 2009

Extension Joomla 1.5 : Importer un fichier CSV dans vos articles

Version 1.0 NEW !

*** Fix 1.0 ***
TinyMCE Table integration
Delete XML feature
Improve the source code PHP
Add auto-merge column when there is only one cell on a line
Use TBODY and THEAD HTML Tags

Version 1.0 : Download


Version 0.9


*** Fix 0.9 ***
Delimiters problem


Version 0.9 : Download

Version 0.8

*** New Features ***

You can now configure delimiters for your csv content


*** Fix 0.8 ***
All previous problem of installation and integration are fixed


Version 0.8 :
Download

Version 0.7

*** New Features ***

You can now import csv/xml file from Upload/URL/Paste Text

/!\ File History has been removed because it was'nt very useful


*** Fix 0.7 ***
All previous problem of installation and integration are fixed

*** To Do ***
I try to add a new functionnality to import XLS (microsoft Excel) content


Version 0.7 :
Download


Version 0.6

*** New Features ***

Auto detect url and email address and make a link on it


*** Fix 0.6 ***
All previous problem of installation and integration are fixed

*** ToDo ***
improve the use of session
Use Joomla tools to upload file

Version 0.6 :
Download

Version 0.5

*** New Features ***

An all in one installation package, you don't have to install component and plugin separately : this package do this for you.
This package install plugin, component and language at the same time and automatically activate the plugin.


*** Fix 0.5 ***
All previous problem of installation and integration are fixed

*** ToDo ***
improve the use of session
Use Joomla tools to upload file

Version 0.5 :
Télécharger

Version 0.4

*** Fix 0.4 ***
All previous problem are fixed
You can now import XML content file with this tool


*** ToDo ***
improve the use of session
fix bugs about language translation
Use Joomla tools to upload file

Version 0.4 :
Télécharger
/!\ See the README.txt in ZIP file

Version 0.3 NEW !

*** Fix 0.3 ***
All previous problem are fixed
Multi language support is working
*** ToDo ***
improve the use of session
Use Joomla tools to upload file

Version 0.3 :
Télécharger
/!\ See the README.txt in ZIP file

Version 0.2


*** Fix 0.2 ***
Minor correction : File type test
Modification : Multi language support, there is always some bugs ( package include FR, GB support)

*** ToDo ***
Finish multi language support

Version 0.2 :
Télécharger

*** old version ***

Version 0.1 :
Télécharger

Libellés : , , ,


Commentaires :
Bonjour j'ai eu un soucis avec un fichier csv créer avec excel puisque le plugin me répond que mon fichier n'est pas un fichier csv. En effet il cherche "csv" dans la chaine "application/ms-excel" qui est le type mime il me semble. J'ai donc apporté une modification basée sur l'extension du fichier. J'ai donc remplacé les lignes 62 à 67 je crois du fichier importCSV-process.php par ce code :
//Code Modified by psykoprof
$name_file = $_FILES['fichier']['name'];
$allowedExt = array("csv","xml");

if(!in_array(end(explode(".", $name_file)),$allowedExt))
{
exit("Le fichier n'est pas un fichier CSV Retour");
}

Maintenant ça marche mais pensez-vous que ce soit correct ?

Merci d'avance
 
I tried this extension, but could not upload a csv file.
- What delimiter is to be used (tried , and ;)?
- What file extension is needed (tried txt and csv)?
- What quoting character is needed (tried blank and ")?
 
Not working for me either. A window opens but there is nowhere to upload file.
 
I think it would be working now, there is some bugs in the previous version (0.2).
Tout devrait fonctionner correctement maintenant, il y avait encore quelques bugs dans la version précédente (0.2)
 
What a pity.

This extension is exactly what I need. I tried v0.2, but couldn't get any file to upload.
Now with v0.3 (with language support, yes!), I get a 404 page error when the pop-up is loaded.

I'm looking here regularly, hoping for updates! Keep the work going!
 
Before use this tool, install the component and the plugin and don't forget to activate the plugin in the plugin manager.
I install it and i have no problem with this version.
 
the latest version not working for me
when i tray to install it its like dont import the files or something because in components directory i find the file com_importcsvxml but is empty itray so many times in difrrent site but the same thing

any ideal please thanks.
 
J'ai installé le composant en suivant les instructions, mais peu importe le fichier XML de manière globale, une partie seulement, et sans plus, les photos peuvent adapter ce volet à la composante ADS Manager?
-------------------------------------
I installed the component as instructed but no matter the XML file in a comprehensive, only part and without addition, photos can adapt this component to the component ADS Manager?
 
Cher Veicoli italia,
Si vous utiliser la version 0.5 de ce composant, j'ai effectué plusieurs tests et tous ont été un succès, si vous pouvez, transmettez moi un exemple de fichier xml qui ne fonctionne pas et je tenterais de résoudre le problème.
Pour ce qui est de Ads Manager, je n'ai pas très bien compris votre question.

---------------------

Dear Veicoli italia,
If you are using the version 0.5 of this component, i have made many test on it and all with success, if it's possible, send me an example of your xml file that does'nt work and i will try to find a solution.
For your question about Ads manager, i dont understand what you want to know.
 
Bonjour et bravo pour votre composant.
Son utilisation en UTF8 est difficile.
J'ai modifié légerement le code pour pour pouvoir les afficher correctement.
Je tiens ces modifs à votre disposition si vous le souhaitez.
D'autre la conversion automatique des url et email en lien clicable serait un plus très apprécié.
Encore bravo
 
i need import this file in article : http://www.gestionaleauto.com/gonline_shared/autoweb/generic/117.xml
i eedimport this file in ADS MAAGER component :
http://www.gestionaleauto.com/gonline_shared/autoweb/generic/117.xml
 

Enregistrer un commentaire



Liens vers ce message :

Créer un lien



<< Accueil

Abonnement Messages [Atom]