Revision 31 by Dave Hooton on 2019-07-27 at 18:56:54 to Smart Tags:
* [[What are Logos Smart Tags? >> # What are Logos Smart Tags?]]
* [[Requirements for Using Logos Smart Tags >> # Requirements for Using Logos Smart Tags]]
* [[Smart Tags and 64-bit Logos >> # Smart Tags and 64-bit Logos]] i.e. *Logos 6+*
* [[Using Powershell to fix Smart Tags >> # Using Powershell to fix Smart Tags]]
* [[Smart Tags for 64-bit Office >> # Smart Tags for 64-bit Office]]
* [[Using Logos Smart Tags >> # Using Logos Smart Tags]]
* [[Troubleshooting Smart Tags >> # Troubleshooting Smart Tags]]
* [[Initial Checks >> # Initial Checks]]
* [[Using Powershell to fix Smart Tags >> # Using Powershell to fix Smart Tags]] --> /Logos 6.7 or higher/
* [[Smart Tags for 64-bit Office >> # Smart Tags for 64-bit Office]]
* [[An Alternative for Mac and other Windows users >> # An Alternative for MAC and other Windows applications users]]
\\ \\
!! What are Logos Smart Tags?
“Smart Tags” are a feature of Microsoft Office that allow you to perform actions within the Office application that would normally require you to open another application.
“Smart Tags”(nowcalled"Actions")are a feature of Microsoft Office that allow you to perform actions within the Office application that would normally require you to open another application.
When you type a bible reference in your Office document /Logos Smart Tags/ will recognise that reference and you will be able to:
…
\\
!! Requirements for Using Logos Smart Tags
In order to use Smart Tags you must have Logos 4.1 or higher on Windows and Office 2003 or later. Smart Tags for 32-bit Office are installed as part of the Logos installation. \\ A version of the Smart Tag for 64-bit Office may also be installed (see below) but 64-bit Windows users [[are recommended >> http://technet.microsoft.com/en-us/library/ee681792.aspx]] to install the 32-bit version.
In order to use Smart Tags you must have Logos 4.1 or higher on Windows with Office 2003 or later. Smart Tags for 32-bit Office are installed as part of the Logos installation. \\ A version of the Smart Tag for 64-bit Office may also be installed (see below) but 64-bit Windows users [[are recommended >> http://technet.microsoft.com/en-us/library/ee681792.aspx]] to install the 32-bit version.
The Logos Smart Tag doesn't work in PowerPoint 2010 or later.
Smart Tags are not supported in Mac versions of Office.
\\
!! Smart Tags and 64-bit Logos
!! Using Logos Smart Tags
Logos 6 and higher are 64-bit programs so you will experience problems if you recently upgraded from 32-bit Logos 4 or Logos 5 on a 64-bit Windows system. \\ But you may also experience problems after /upgrading/ to higher versions e.g. from v6 or v7 to v8. \\ Most users should use the *PowerShell* script below but if you are confident to do it manually start by running these commands in a Command Prompt:
In Office 2010 and later Smart Tags are called "Actions" and are not shown in the document by default. To enable the action:
#. Right-click anywhere in the Word document and choose *Additional Actions* > *Options...*
#. In the Options dialog, ensure that both *Enable additional actions...* and *Logos Bible Software (Bible references)* are checked.
To use the Logos Smart Tag:
#. Enter a Bible reference /with first letter Capitalized/
* e.g. type *1 Sam* and not *1 sam*
#. Right-click the text and open the *Additional Actions* submenu
#. Select the required action.
#. "~%LOCALAPPDATA~%\Logos\Logos.exe" /register
\\
#. regsvr32 "~%LOCALAPPDATA~%\Logos\System\L4SmrtTg.dll" (see below for 64-bit Office)
!! Troubleshooting Smart Tags
*Note* the \Logos folder could be \Logos4, \Logos5 or \Verbum for your installation.
Note that Logos Smart Tags is /unsupported/ by Faithlife.
!!! Initial Checks
#. Ensure you are running Logos/Verbum/Noet in Windows.
#. Ensure you have Office 2003 or later for Windows.
#. The Smart Tag doesn't work in PowerPoint 2010 or later (but does work in earlier versions of PowerPoint).
#. If applicable, uninstall Logos Smart Tags for Libronix from Window's Control Panel.
#. Ensure both Logos and your Office application are running, and that they are *not* running in Administrator mode.
#. Ensure [[Smart Tags are enabled >> # Using Logos Smart Tags ]] in your version of Office.
* Note that Smart Tags (Actions) are deprecated by Microsoft, and may not work on current versions of Office.
If that doesn't work troubleshoot as follows (requires familiarity with the Windows Registry):
!!! Using Powershell to fix Smart Tags
Logos 6 and higher are 64-bit programs so you will experience problems if you recently upgraded from 32-bit Logos 4 or Logos 5 on a 64-bit Windows system. \\ You may also experience problems after /upgrading/ to a higher version e.g. from v7 to v8. \\
#. If "HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{319A0316-DF84-4B3C-8117-349B7E98E613}" exists, delete it.
#. If "HKEY_CLASSES_ROOT\TypeLib\{81490292-5570-4D02-A2AC-7B828DBD0A8A}\1.0\0\win32" exists, delete it.
#. "HKEY_CLASSES_ROOT\TypeLib\{81490292-5570-4D02-A2AC-7B828DBD0A8A}\1.0\0\win64" should exist and contain the path to LogosCom.exe.
!!! Using Powershell to fix Smart Tags
/Requires Logos~/Verbum 6.7 or higher./
On most Windows versions, PowerShell comes with script execution disabled by default, so you should set the PowerShell execution policy to allow script execution:
#. Run PowerShell as Administrator (Windows+S key, type PowerShell, right-click on Windows PowerShell in the list and choose *Run as administrator*.
…
#. The output should be similar to registering Logos (above).
!!! Smart Tags for 64-bit Office
\\
If you installed the 64-bit version of Office 2010 or later, run the Powershell script in a Powershell window to register the 64-bit Smart Tag. Type:
!! Smart Tags for 64-bit Office
If you installed the 64-bit version of Office 2010 or later, run the above Powershell script in a Powershell window to register the 64-bit Smart Tag.
Type:
*~.\RegisterSmartTags.ps1 -Office64Bit* <Enter>
To register it with Verbum type:
*~.\RegisterSmartTags.ps1 -Office64Bit -Verbum* <Enter>
…
--> download the Smart Tag, move it to the path indicated and run the script again.
\\
!! Using Logos Smart Tags
In Office 2010 and later Smart Tags are called "Actions" and are not shown in the document by default. To enable the action:
#. Right-click anywhere in the Word document and choose *Additional Actions* > *Options...*
#. In the Options dialog, ensure that both *Enable additional actions...* and *Logos Bible Software (Bible references)* are checked.
To use the Logos Smart Tag:
#. Enter a Bible reference /with first letter Capitalized/
* e.g. type *1 Sam* and not *1 sam*
#. Right-click the text and open the *Additional Actions* submenu
#. Select the required action.
\\
!! Troubleshooting Smart Tags
Note that Logos Smart Tags is /unsupported/.
#. Ensure you are running the correct version of Logos i.e. 4.1 or higher in Windows.
#. Ensure you have the correct version of Office installed i.e. Office 2003 or later for Windows.
#. The Smart Tag doesn't work in PowerPoint 2010 or later (but does work in earlier versions of PowerPoint).
#. If applicable, uninstall Logos Smart Tags for Libronix from Window's Control Panel.
#. Ensure both Logos and your Office application are running, and that they are not running in Administrator mode.
#. Ensure [[Smart Tags are enabled >> # Using Logos Smart Tags ]] in your version of Office.
* Smart Tags are deprecated by Microsoft, and may not work on versions of Office newer than 2016.
\\
!! An Alternative for MAC and other Windows applications users