Hi Ruben,
>> This is one of the pieces of functionality that hadn't been implemented
>> for the remote version of the GLI. I have implemented this now, and it
>> will be available in the next release.
>>
>> Until then, you can get around this by creating the dummy files outside
>> the GLI, and then copying them from the left part of the Gather pane to
>> the right.
>>
>
> Thank you Michael,
>
> would it be possible to have the code to test this feature?
>
> We need it because is basically a bibliographic archive, a lot of
> empty entries then.
You can download the updated
gli/src/org/greenstone/gatherer/file/FileManager.java file from
http://www.cs.waikato.ac.nz/~mdewsnip/greenstone/temp-2.71/FileManager.java
You will need to recompile the GLI and remake the GLI applet to include
this change.
> If possible I would like to change
>
> "new dummy file"
>
> to
>
> "new empty file" or "new record" or "new bibliographical entry"
>
> to make more sense for my users...
>
> can I do that?
You can change this string in the gli/classes/dictionary.properties file.
Regards,
Michael |