Larkware Copy Boy (TM) Version 0.1.14 4/8/02 Mike Gunderloy Lark Group Inc. MikeG1@larkfarm.com http://www.larkware.com/Products/LarkwareCopyBoy.html ************************************************************************ * WARNING: This is beta software. Don't use it on production databases!* ************************************************************************ Please do not make copies of this software. If you know someone else who would like to be on the beta test, direct them to http://www.larkware.com/Products/LarkwareCopyBoy.html . That way, they'll be sure to get the latest version of the program to work with. Copy Boy is an add-on for Fog Creek CityDesk (CityDesk is a trademark of Fog Creek Software, Inc.). You can download a copy of CityDesk from http://www.fogcreek.com/CityDesk/ Please back up your CityDesk files before working with Copy Boy. Brief Documentation: =================== Copy Boy should open with your most recent CityDesk file loaded. To load a different CityDesk file, use File | Open. Each tab inside of Copy Boy provides a different function: Dates - Shows all articles that have either a "never publish before" date or a "never publish after" date (or both). You can use the "Copy to Clipboard" button to copy the details from this page so that you can paste them into another application such as Excel or CityDesk. Import File - Type in a filename, or use the browse button to locate a file. Fill in whatever other information you like. Click Import to bring the file into CityDesk as an article. Authors - Bulk update for author information. Use the dropdown list to choose which author's articles to update. You can specify a new author, new "about the author" information, or both. Click Make Changes to update all articles with the selected author. Note that you can also choose to update all articles, or only articles with no author. Undelete - The listbox shows all of the deleted articles that are still in your CityDesk file. Select any article and click Undelete to return it to active use. Publish Names - The grid shows all of your HTML files and articles together with the names that will be used to publish them to your web site. Empty "publish as" names will be assigned arbitrary names by CityDesk. You can edit the publish names as you wish. HTML to Article - The listbox shows all of the HTML files in your CityDesk file. Select one or more HTML files (use shift-click and ctrl-click to select multiple files), fill in other information, and click Convert to convert the selected files to articles. Import Templates - Select another CityDesk (cty) file, and click Import to import all templates from that CityDesk file to this one. Reporting Bugs: ============== To report bugs or suggest features, send email to MikeG1@larkfarm.com . You might want to check the "Known Bugs" and "TODO List" below first. Known Bugs: ========== - Information on the active tab doesn't refresh if you open another file. The workaround is to switch tabs and then switch back - Tab order on some pages is wonky - Information on the Dates tab is read-only TODO List: ========= MUST for 1.0: ------------ LIKE for 1.0: ------------ FUTURE: ------ Change Log: ========== 0.1.14 (April 8, 2002): ----------------------- - Removed a debug-only button that was erroneously on the shipping version - Changed "Import" to "Import File" - Added Import Templates 0.1.12 (April 1, 2002): ---------------------- - Prevent editing of article names on the Publish Names tab - Added HTML to Article tab - Extensive refactoring of import code - Added brief documentation to this file 0.1.10 (March 27, 2002): ----------------------- - Fixed a bug that caused a crash when navigating to the Undelete tab before opening a file - Added PublishNames tab 0.1.5 (March 26, 2002): ---------------------- - Fixed a bug that caused LoadSite to fail if no article had a begin or end date - Fixed a bug that could add an empty row to the Authors combo box - Added Undelete tab 0.1.4 (March 24, 2002): ---------------------- - Switch required ADO version to 2.1 - Added first round of resizing support - Added "Copy to Clipboard" to Dates tab - Added Authors tab - Added View menu 0.1.2 (March 23, 2002): ---------------------- - Added setup program 0.1.1 (March 23, 2002): ---------------------- - Alpha release.