Last modified: 2008-08-11 23:30:30 UTC
The sourceforge trove categorization is a bit out of date, please update it to the following: * Development Status: 6. Mature * Intended Audience: End Users/Desktop * License: GNU General Public License (GPL), Public Domain * Operating system: Add all the "Modern (Vendor-Supported) Desktop Operating Systems" * Programming Language: PHP, PL/SQL, C, C++, C#, Java, JavaScript, Perl, Python * Translations: Add all languages that have a language file in phase3/languages/ * Database Environment: MySQL * User Interface: Web-based, Command line
do we have any PL/SQL?
(In reply to comment #1) > do we have any PL/SQL? No, I confused it with SQL which is another thing alltogather, we do have OCaml however and that should be added to the list.
The number of lines as reported by wc(1) per extension in CVS HEAD: $ for i in $(find -type f -name '*.*'|perl -pe 's/.*\.(.*)$/$1/g'|sort|uniq); do find -type f -name "*.$i" -exec cat {} \;|wc -l|tr "\n" "\t" && printf ".$i\n"; done 193298 .php 19119 .c 11609 .xcf 7971 .txt 7215 .png 7214 .cpp 6834 .jar 6655 .h 6591 .pl 6381 .java 5386 .css 4148 .cxx 3653 .inc 3507 .sql 3375 .cs 2531 .csv 2018 .cc 1547 .ml 1326 .hxx 1204 .manual 1039 .js 983 .y 897 .pbxproj 881 .py 683 .in 661 .pt 659 .wiki 615 .diff 611 .ms 590 .doc 554 .dll 517 .phtml 448 .dev 385 .icns 279 .l 276 .xml 265 .m 206 .mly 183 .mll 179 .mdp 177 .m4 176 .xsd 167 .example 159 .html 156 .sh 151 .sample 116 .types 112 .mli 91 .tex 91 .1 90 .jpg 76 .info 71 .unix 65 .STYLE 61 .nib 57 .tab 52 .layout 45 .ini 38 .win 38 .template 37 .mediawiki 35 .mds 34 .i 34 .conf 27 .de 23 .launch 22 .Log 19 .cli 17 .scm 17 .pp 14 .svg 13 .gif 6 .strings 3 .p 3 .old 2 .suffix 2 .sgf 2 .bat 1 .sch 1 .dot 0 .ico
I can understand: 'Development status' : 6 Mature 'OS' should probably list win32 too. Language is mainly PHP, one does not need PL/SQL, C, C++, C#, Java, JavaScript, Perl or Python to get MediaWiki. PHP is the only one that really matter. Same for the interface it is defintly Web-based, not interface based (although some maintenance script need a command line). Translations really need an update :o)))))))
(In reply to comment #4) > Language is mainly PHP, one does not need PL/SQL, C, C++, C#, Java, JavaScript, > Perl or Python to get MediaWiki. PHP is the only one that really matter. My suggestions reflect what we have and use in CVS, not just the phase3 module.
Trove categorization should reflect the primary application, which is MediaWiki.
(In reply to comment #6) > Trove categorization should reflect the primary application, which is MediaWiki. REOPENED, then please update the following: * Development Status: 6. Mature * Programming Language: PHP, OCaml * Translations: Add all languages that have a language file in phase3/languages/
We're no longer actively participating in SourceForge, having moved everything away... Will consider whatever we left it at to be accurate enough.