help about the extension about the URL's argument's value transfer to content's area:
1, the URL is http://localhost/wiki/index.php?title=ProjectSpin:your_project_name&acti... and I want to make the project name auto add into the editor project template's area (your project name) .so how should I do and and which extension I should use?
Experience sharing
* Edit and Put the Project Experience Sharing information into below link
ProjectExperenice:your project name
Dear all,
my new problem: I have the format csv files. now I need a extension to import them and then create the new fix template's page. which extension I should use? thanks for you kindly help or reply.
2010/2/2 Evel liu evel.evel@gmail.com:
help about the extension about the URL's argument's value transfer to content's area:
1, the URL is http://localhost/wiki/index.php?title=ProjectSpin:your_project_name&acti... and I want to make the project name auto add into the editor project template's area (your project name) .so how should I do and and which extension I should use?
Experience sharing
* Edit and Put the Project Experience Sharing information into below link
ProjectExperenice:your project name
2010/2/2 Evel liu evel.evel@gmail.com:
Dear all,
my new problem: I have the format csv files. now I need a extension to import them and then create the new fix template's page. which extension I should use? thanks for you kindly help or reply.
You haven't provided any specific information about what's in these CSV files or what you want the import to do with them. Writing a shell script that converts them to pages and adds them to the wiki shouldn't be hard though.
Roan Kattouw (Catrope)
Dear Roan,
so I cannot find some example for script of converts.
2010/2/2 Roan Kattouw roan.kattouw@gmail.com:
2010/2/2 Evel liu evel.evel@gmail.com:
Dear all,
my new problem: I have the format csv files. now I need a extension to import them and then create the new fix template's page. which extension I should use? thanks for you kindly help or reply.
You haven't provided any specific information about what's in these CSV files or what you want the import to do with them. Writing a shell script that converts them to pages and adds them to the wiki shouldn't be hard though.
Roan Kattouw (Catrope)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
2010/2/2 Evel liu evel.evel@gmail.com:
help about the extension about the URL's argument's value transfer to content's area:
1, the URL is http://localhost/wiki/index.php?title=ProjectSpin:your_project_name&acti... and I want to make the project name auto add into the editor project template's area (your project name) .so how should I do and and which extension I should use?
You can use a hook for that: http://www.mediawiki.org/wiki/Manual:Hooks/EditFormPreloadText
Roan Kattouw (Catrope)
wikitech-l@lists.wikimedia.org