Re: [dev-biblio] citation GUI?

2006-06-19 Thread David Wilson
On Tuesday 20 June 2006 9:21 am, Bruce D'Arcus wrote:

> On further thought, I wonder if we shouldn't make things a little
> easier and just do:
>
>  
>
>  
>
> ... or even:
>
>   cite:pages="23-24"/>
>
> The latter would require a standard list of attributes there, though,
> which might be a little problematic.

If detail-units really means location-units I think it may be worth 
preserving.

I think we need a location data level even when we have not yet thought up all 
the location types. Wouldn't it make it easier  to process a given style - 

  Author, (publishing details), location

If location-units are an either a separate list (possibly user extensible) or 
at least gathered in one place in the code.

It terms of program maintenance if would be nicer to add

 LP record=A/B side: Track# 

to the types of locations than to just add in at 'the right place' in the CSL 
code.


David

 

---
David N. Wilson
Co-Project Lead for the Bibliographic 
OpenOffice Project
http://bibliographic.openoffice.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev-biblio] citation GUI?

2006-06-19 Thread Bruce D'Arcus


On Jun 19, 2006, at 7:03 PM, David Wilson wrote:

But rather than have variable multi- part locators in the GUI we can 
keep the
single input box but with conventions such as time = hh:mm:ss or 
Manuscripts

=line#:Column#:[R/C]


Yeah, that's one possibility, though could get problematic when you 
consider internationalization. E.g. "page=23; line=14" *might* be OK 
for an English speaker, but not for anyone else. And then you need code 
to handle all that, and conventions.


And consider, too, that most people would only ever deal with pages (I 
have used paragraphs, but very rarely), so we can't make the general 
case more difficult to accommodate the edge case.


In any case, worth further consideration.

BTW, on a related note, in the current ODF proposal we have:


  


On further thought, I wonder if we shouldn't make things a little 
easier and just do:



  


... or even:

cite:pages="23-24"/>


The latter would require a standard list of attributes there, though, 
which might be a little problematic.


Bruce

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev-biblio] citation GUI?

2006-06-19 Thread David Wilson
Bruce,

I think the user will need to select the location type so, where in the 
word-edit-citation.jpg pic the fixed 'Pages' word is placed a pick list would 
be placed to allow the user  to select the locator type.

Along with  paragraph, and even line, numbers. There is time-in 
(hours,minutes, seconds) for audio and video. Manuscripts references can 
include line number in column number on verso or recto (for the side of the 
page) 

But rather than have variable multi- part locators in the GUI we can keep the 
single input box but with conventions such as time = hh:mm:ss or Manuscripts 
=line#:Column#:[R/C]

These format hints could be shown on the GUI panel

David



On Tuesday 20 June 2006 6:04 am, Bruce D'Arcus wrote:
> Does anyone have any thoughts on the GUI screenshots I posted here
> for the new Word 2007 citation support?
>
>  multi-reference-citations-in-word-2007>
>
> I'm trying to think through, for example, how we might address the
> following limitation.
>
> > In general, this is well-done. However, it makes a problematic
> > assumption that a user will only ever be using page numbers to
> > identify a location within a document. In law and history, they
> > often use paragraph, and even line, numbers. And sometimes they are
> > combined. This is why in ODF we have separate elements—cite:detail—
> > to encode this.
>
> Relevant image is:
>
>  citation.jpg>
>
> The ODF support avoids any limitations at the XML level, it might be
> a little tricky in the GUI.
>
> Bruce
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
---
David N. Wilson
Co-Project Lead for the Bibliographic 
OpenOffice Project
http://bibliographic.openoffice.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev-biblio] citation GUI?

2006-06-19 Thread Bruce D'Arcus


Does anyone have any thoughts on the GUI screenshots I posted here  
for the new Word 2007 citation support?





I'm trying to think through, for example, how we might address the  
following limitation.


In general, this is well-done. However, it makes a problematic  
assumption that a user will only ever be using page numbers to  
identify a location within a document. In law and history, they  
often use paragraph, and even line, numbers. And sometimes they are  
combined. This is why in ODF we have separate elements—cite:detail— 
to encode this.


Relevant image is:




The ODF support avoids any limitations at the XML level, it might be  
a little tricky in the GUI.


Bruce
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]