Revision: 27353
http://sourceforge.net/p/bibdesk/svn/27353
Author: hofman
Date: 2022-04-04 15:00:25 +0000 (Mon, 04 Apr 2022)
Log Message:
-----------
update help on custom table images for current behavior
Modified Paths:
--------------
trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi
Modified: trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi
===================================================================
--- trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi
2022-04-04 14:09:40 UTC (rev 27352)
+++ trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi
2022-04-04 15:00:25 UTC (rev 27353)
@@ -2999,12 +2999,11 @@
@cindex custom header titles
By default, the main table shows the name of the field in the headers of the
column,
-and for the @samp{Local-Url} and @samp{Url} fields it shows a small file icon
and a
-@samp{@@} symbol respecitively. Sometimes you might want more columns to show
images
-in the header to identify the column, for example if you have added custom
-Local File or Remote URL fields in the @ref{Custom Types and Fields}.
+and for some fields, like @samp{Local-Url} and @samp{Url}, it shows an icon or
a symbol.
+Sometimes you might want more columns to show images in the header to identify
+the column, for example if you have added custom Local File or Remote URL
fields
+in the @ref{Custom Types and Fields}.
-
You can add your own custom image to use in the table column header. Let's say
you have added
a custom Remote URL field called @samp{Citeseerurl}, and you want the header
for the
corresponding column to show an image which you have put at the location
@@ -3013,18 +3012,21 @@
``@code{defaults write -app BibDesk BDSKTableHeaderImages -dict-add
Citeseerurl "/Users/YourName/Library/Application
Support/BibDesk/CiteSeer.png"}''
then hit return. You can add as many field name/image path pairs as you like.
-When the file name ends with ``Template'', the image will be dynamically
colored,
-for instance it will be white in Dark Mode.
+When the file name without extension ends with ``Template'', the image will be
+dynamically colored, for instance it will be white in Dark Mode.
+If you do not want to image where by default one is used, you can set an empty
sytring
+for the path in the above command.
Similarly, you can also replace the default field name by a title of your own
choice,
such as the @samp{@@} symbol for the @samp{Url} field. For this, follow the
same procedure
-as for images, but use the key BDSKTableHeaderTitles instead, and write the
title to appear in the
-header instead of the image path.
+as for images, but use the key BDSKTableHeaderTitles instead, and write the
title
+to appear in the header instead of the image path.
-You can also make the content of the cells for a field displayed by a custom
image.
-This can be done the same way as setting a custom header image for the field,
+Note fields such as @sample{Abstract} and @sample{Annote} display a fixed image
+in the cells in order to indicate whether the field is set, displaying the
text in a tool tip.
+You can apply your own custom cell images for other fields.
+This is done the same way as setting a custom header image for the field,
except for using the preference key ``BDSKTableCellImages''.
-In this case the cell displays the custom image when the field is non-empty.
@c
--------------------------------------------------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit