taskSavannah Administration - Tasks: task #6018, Submission of A HTML multi...

 
 

task #6018: Submission of A HTML multi language authoring helper

Submitter:  Gunnar Vestergaard <thor376>
Submitted:  Wed 25 Oct 2006 09:29:02 PM UTC
   
 
Should Start On:  Wed 25 Oct 2006 12:00:00 AM UTC Should be Finished on:  Sat 04 Nov 2006 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  sp Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 04 Nov 2006 09:36:17 AM UTC, comment #1: 

Hi Gunnar,

I'm evaluating the project you submitted for approval in Savannah. While doing so I have noticed a few problems which are described below.


First of all, the license does not contain the last section, titled "How to Apply These Terms to Your New Programs".

Please use a complete verbatim copy of the license, which may be found at http://www.gnu.org/licenses/gpl.txt, http://www.gnu.org/licenses/lgpl.txt or http://www.gnu.org/licenses/fdl.txt.

The license must be copied verbatim and in its entirety.


Secondly, it is common practice to name the license file 'COPYING'. You might want to do so as well.


However, I do trust you to make these changes prior to uploading your sourcecode to Savannah.

This means that I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards,

Stephan

Stephan Peijnik <sp>
Wed 25 Oct 2006 09:29:02 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


REGISTRATION ADMINISTRATION


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=8863>


REGISTRATION DETAILS


Full Name:
----------
  A HTML multi language authoring helper

System Group Name:
-----------------
  mlang

Type:
-----
  non-GNU software &amp; documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  When you are writing HTML code and want to create a page in three different languages, e.g. Faroese, Danish and English, then you would normally create three HTML files, one for each language. That is common practice. But it can be done more cleverly so that you write the three languages in one file and let a program create three new HTML files automatically. I don't know of any program which will do this, so I had to make it myself.

You create a text file which can have any file name you like. E.g. the name can be page.txt or page.html. On the first lines of that text file you specify which languages are used:
.file <language> <outputfile>
where <language> is replaced with a language code that describes which language is used. You can choose that language code freely. The program does not specify which meaning a language code has. <outputfile> is replaced with the name of the file that is written to. There must be such a line for each language. Then you write the text that you want. Everytime you want to write in another language, you write a line with a period and the language code and nothing else. Some text may apply to all languages, and for that a special language code <all> is used. When you write <.all> then the same text is written to all the output files.

All this can be better explained with an example, together with source code and usage guide at
http://www.gunnar-pv.fo/mlang_en

Other Software Required:
------------------------
  Standard C Library


Gunnar Vestergaard <thor376>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-04 sp StatusNone Done
    Assigned toNone sp
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code