home *** CD-ROM | disk | FTP | other *** search
/ ftp.texkom.ru / ftp.texkom.ru.tar / ftp.texkom.ru / Plugins.zip / Plugins / ClipCopy / ClipCopyEng.hlf < prev    next >
Text File  |  2002-12-03  |  4KB  |  107 lines

  1. .Language=English,English
  2. .PluginContents=Clipboard
  3.  
  4. @Contents
  5. $^#Clipboard (version 1.7 of 03.12.2002)#
  6.     This plugin allows to copy files and directories using Windows clipboard. You can copy files or directories from Windows apps to ~FAR~@:Content@ and backward.
  7.  
  8.     ~Using the plugin~@UsingThePlugin@
  9.     ~Command line~@CMD@
  10.     ~Support~@Support@
  11.     ~Thanks~@Thanks@
  12.     ~About authors~@About@
  13.  
  14. @UsingThePlugin
  15. $ #Using plugin#
  16.     Clipboard can be invoked from menu #External modules commands#, which can be activated by #F11# or by choosing corresponding option from ~Commands menu~@:CmdMenu@.
  17.     Menu consist of 4 options:
  18.  
  19.  #1 Copy# - like Copy in explorer.
  20.    Copy ~selected~@:SelectFiles@ files into clipboard.
  21.    This files have to be:
  22.    1) Real files or folders.
  23.    2) Exist in one folder.
  24.  
  25.    All files, which do not comply these rules, will be ignored with message of quantity.
  26.    In case of copying from temporary panel the "real" catalogue will be first one.
  27.  
  28.  #2 Cut# - like Cut in explorer.
  29.    The same as #Copy#, but with marking original files to be deleted after copying (insertion).
  30.  
  31.  #3 Paste# - like "Paste" in explorer.
  32.    Insert files/folders from clipboard to active catalogue ~FilePanel~@:FilePanel@.
  33.    In case of necessarity overwriting confirmation will be asked.
  34.  
  35.  #4 Insert shortcut(s)# - like Insert shortcuts in explorer.
  36.    Create shortcuts to files/folders from clipboard in active panel catalogue.
  37.    In case of existing of shortcut with the same name it will be automatically transformed by template #filefame.lnk#, #filefame (2).lnk#, etc.
  38.  
  39.   ~Content~@Contents@
  40.  
  41. @CMD
  42. $ #Batch string#
  43.  
  44.   #Copy#                : clip:copy "file name.ext" filename.ext
  45.   #Cut#                 : clip:cut "file name.ext" filename.ext
  46.   #Paste#               : clip:paste
  47.   #Insert shortcut(s)#  : clip:link
  48.  
  49.   Execution of plugin in dialogue mode: #clip:#
  50.   Plugin will be started in dialogue mode in case of error in batch string.
  51.  
  52.   ~Content~@Contents@
  53.  
  54. @Support
  55. $ #Support#
  56.  
  57. Your offers and reports on mistakes send on:
  58.  
  59.     e-mail: ~entryway@@all-info.com.ua~@mailto:entryway@@all-info.com.ua@
  60.     ICQ   : ~100023~@http://wwp.icq.com/scripts/search.dll?to=100023@
  61.  
  62.   ~Content~@Contents@
  63.  
  64. @Thanks
  65. $ #Thanks#
  66.  
  67.   Dedicated to #John Romero#, presented us #Doom#;
  68.   #John Carmack# because Hi Is GOD;
  69.   #Trent Reznor# & #Marylin Manson# that they are exist;
  70.  
  71.   As well as:
  72.     #Dostoevskiy# for "Crime & Punisment"
  73.     #Milla Jovovich# for "Ganna D'Ark"
  74.       and
  75.     #Eugen Roshal# & #Igor Russkih#, I think, all knows why;
  76.  
  77.   ────────────────────────────────
  78.  
  79.   Far - isn`t a program, as well as Doom - isn`t a game.
  80.  
  81.   #FAR IS RELIGION#
  82.  
  83.   ~Content~@Contents@
  84.  
  85. @About
  86. $ #Info about authors#
  87.  
  88.     Author   : Andre Budko, Kiev, Ukraine
  89.     e-mail   : ~entryway@@all-info.com.ua~@mailto:entryway@@all-info.com.ua@
  90.     ICQ      : ~100023~@http://wwp.icq.com/scripts/search.dll?to=100023@
  91.     homepage : ~http://www.geocities.com/e6y/~@http://www.geocities.com/e6y/@
  92.  
  93.   The initial idea and writing plugin with Copy, Paste.
  94.   Performing logical AND with #Stanislav# sources with following bit optimization.
  95.   Creating of this documentation.
  96.  
  97.     Author   : Stanislav Mekhanoshin, Russia, St.Petersburg
  98.     e-mail  : ~rampitec@@tu.spb.ru~@mailto:rampitec@@tu.spb.ru@
  99.     ICQ     : ~106937579~@http://wwp.icq.com/scripts/search.dll?to=106937579@
  100.     homepage: ~http://www.geocities.com/rampitec/~@http://www.geocities.com/rampitec/index.htm@
  101.  
  102.   Idea and realization #Cut# and #Paste shortcut(s)#
  103.   Divine translation of lng file into Russian.
  104.   Testing and debugging by method of studying sources.
  105.  
  106.   ~Content~@Contents@
  107.