Revision: 22310
          http://sourceforge.net/p/bibdesk/svn/22310
Author:   hofman
Date:     2018-06-14 12:59:34 +0000 (Thu, 14 Jun 2018)
Log Message:
-----------
update template keys and description in help

Modified Paths:
--------------
    trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi

Modified: 
trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi
===================================================================
--- trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi    
2018-06-14 09:40:43 UTC (rev 22309)
+++ trunk/bibdesk/BibDesk.help/Contents/Resources/English.lproj/bibdesk.texi    
2018-06-14 12:59:34 UTC (rev 22310)
@@ -4154,11 +4154,15 @@
 @end example
 This simple template will write out all the titles of the publications in the 
document. 
 
+However, when the key path starts with a dot ".", the property is a global 
object rather than a property of the context object. There are a few global 
objects defined, such as the current @code{date}.
+@example
+<$.date.standardDescription/>
+@end example
+
 For BibDesk there are essentially five types of objects. The top level 
@emph{document}, 
 a @emph{publication} item, a @emph{field} of a publication, an @emph{author} 
of a publication, 
 and a @emph{macro}. 
 
-
 @subheading Counters
 
 In the item template inside a collection tag you can use the special key "#" 
to get a counter for the items. 
@@ -4329,7 +4333,18 @@
 @tab 
 @end multitable
 
+@subheading Global
 
+@multitable {fullUserName} {}
+@headitem Key @tab Description
+@item date
+@tab
+@item userName
+@tab
+@item fullUserName
+@tab
+@end multitable
+
 @heading Collection keys
 
 Below are lists of collection keys that could be used in BibDesk export 
templates. 
@@ -4384,7 +4399,14 @@
 @tab 
 @end multitable
 
+@subheading Global
 
+@multitable {macro} {}
+@headitem Key @tab Description
+@item macros
+@tab
+@end multitable
+
 @heading Value modifier keys
 
 @subheading Casing
@@ -4530,17 +4552,25 @@
 @multitable {shortDateDescription} {}
 @headitem Key @tab Description
 @item description
-@tab 
+@tab
 @item dateDescription
-@tab 
+@tab
 @item longDateDescription
-@tab 
+@tab
 @item mediumDateDescription
-@tab 
+@tab
 @item shortDateDescription
+@tab
+@item timeDescription
+@tab
+@item longTimeDescription
+@tab
+@item mediumTimeDescription
+@tab
+@item shortTimeDescription
+@tab
+@item standardDescription
 @tab 
-@item standardDateDescription
-@tab 
 @item rssDescription
 @tab 
 @end multitable
@@ -4607,7 +4637,6 @@
 @tab 
 @end multitable
 
-
 @subheading Field collection
 
 @multitable {@@nonEmpty} {}
@@ -4616,7 +4645,6 @@
 @tab 
 @end multitable
 
-
 @heading Collection value keys
 
 @subheading General
@@ -4661,6 +4689,8 @@
 @tab 
 @item @@componentsJoinedByCommaAndAmpersand
 @tab
+@item @@componentsJoinedByCommaAndOnlyAmpersand
+@tab
 @item @@componentsWithEtAlAfterOne
 @tab 
 @item @@componentsJoinedByAndWithEtAlAfterTwo
@@ -4704,14 +4734,14 @@
 
 @multitable @columnfractions .12 .88
 @item Portions of BibDesk
-@item @tab Copyright @copyright{} 2001 - 2008 Michael O. McCracken@*
-@item @tab Copyright @copyright{} 2002 - 2008 Adam Maxwell@*
-@item @tab Copyright @copyright{} 2002 - 2008 Christiaan Hofman@* 
+@item @tab Copyright @copyright{} 2001 - 2018 Michael O. McCracken@*
+@item @tab Copyright @copyright{} 2002 - 2018 Adam Maxwell@*
+@item @tab Copyright @copyright{} 2002 - 2018 Christiaan Hofman@*
 @item @tab Copyright @copyright{} many others.@*
 @item @tab
 @item Portions of this manual
-@item @tab Copyright @copyright{} 2001 - 2008 Michael O. McCracken (manual)@*
-@item @tab Copyright @copyright{} 2002 - 2008 Adam Maxwell@*
-@item @tab Copyright @copyright{} 2002 - 2008 Christiaan Hofman@* 
+@item @tab Copyright @copyright{} 2001 - 2018 Michael O. McCracken (manual)@*
+@item @tab Copyright @copyright{} 2002 - 2018 Adam Maxwell@*
+@item @tab Copyright @copyright{} 2002 - 2018 Christiaan Hofman@* 
 @item @tab Copyright @copyright{} many others.@*
 @end multitable

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to