Closed (fixed)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
12 Jul 2010 at 15:04 UTC
Updated:
27 Nov 2018 at 16:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nicola.puddu commentedthe beni_culturali_1.0.tgz file contains the module.
the xml_corretti.tgz file contains some SIRBeC xmls files for testing.
the SIRBeC xml files are supposed to be on the localhost webroot to work properly (that's because of the images paths).
Comment #2
avpadernoHello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
As per requirements, the motivation message should be expanded to contain more features of the proposed project. For themes, it should include also a screenshot of the theme, and (when possible) a link to a working demo site using the proposed theme; for modules, it should include also a comparison with the existing solutions.
The use case of the proposed module, as described, seems to be too specific to be useful for other site, expect for sites about Lombardy. Does SIRBeC use a specific XML format, or is it generic enough? Why didn't you create a feature request for the existing project, rather than creating a new module?
As per instructions, you need to attach here the archive containing the code; differently, the application cannot continue.
Comment #3
avpadernoComment #4
nicola.puddu commentedi uploaded the module files and the files for testing in the first comment.
SIRBeC is using the ICCD standard for its XML files.
This standard is used for cultural heritage data in Italy.
The parser is too specific to be included as a standard parser for the Feeds Module, and in the Feeds Module documentation the developer suggest that if you need a new parser you should develop a new module for it:
http://drupal.org/node/622700
Comment #5
avpadernoThe argument passed to
t()is the English string to translate; the proposed module is using Italian strings. The same is true for all the strings that appears in the user interface, which includes the description, and the title given to menu callbacks.I would also suggest to rename the module because the module name is in Italian, and it makes seems the module specific for use case.
Comment #6
nicola.puddu commentedhere's a new version with just English Strings.
I changed the module name too.
Comment #7
avpadernoThe code still needs to be changed in some places, but the code doesn't contain any of the mistakes listed in http://drupal.org/node/539608.
That comment is referring to a method; it's not the comment that should be used to describe a .inc file.
The code should be rewritten as
If
$scheda->CD->ISKis not of the desired datatype, then it should be casted.Thank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #10
avpaderno