Cleaning Up the Clutter: Refresh Your MadCap Flare Project Design - - PowerPoint PPT Presentation

cleaning up the clutter
SMART_READER_LITE
LIVE PREVIEW

Cleaning Up the Clutter: Refresh Your MadCap Flare Project Design - - PowerPoint PPT Presentation

Cleaning Up the Clutter: Refresh Your MadCap Flare Project Design PRESENTED BY Nate Wolf AGENDA Signs of Needing a Refresh 1 Global Project Linking 2 Refreshing Your Project 3 Staying On Track 4 Questions 5 SIGNS YOUR PROJECT NEEDS A


slide-1
SLIDE 1

PRESENTED BY

Cleaning Up the Clutter: Refresh Your MadCap Flare Project Design

Nate Wolf

slide-2
SLIDE 2

Signs of Needing a Refresh Global Project Linking Refreshing Your Project Staying On Track Questions

AGENDA

1 2 3 4 5

slide-3
SLIDE 3
  • Multiple Stylesheets and/or TableStyles
  • Unused or inefficient file usage
  • Old HTML design/not responsive
  • Local Formatting
  • Not using Project Properties

SIGNS YOUR PROJECT NEEDS A REFRESH

slide-4
SLIDE 4
  • Styles getting out of hand much?

MULTIPLE STYLESHEETS/TABLE STYLES

slide-5
SLIDE 5
  • Unused topics
  • Similar topics used for different purposes
  • TOCs for every version of a product

Rethink the ways you use files

INEFFICIENT FILE USAGE

slide-6
SLIDE 6
  • Want to move from Tripane?
  • Does your layout and design look like it’s from the 90’s?

OLD DESIGN

slide-7
SLIDE 7
  • Styles overridden with local formatting

LOCAL FORMATTING

slide-8
SLIDE 8

Not set at project level

  • Target Level
  • Even worse, topic level

LOCAL SETTINGS

slide-9
SLIDE 9

Global Project Linking

slide-10
SLIDE 10

START WITH A GLOBAL PROJECT

  • Stylesheets
  • Table Styles
  • Variables
  • Page Layouts
  • Master Pages
  • Snippets
slide-11
SLIDE 11

WHY USE A GLOBAL PROJECT?

  • Files maintained in one place
  • Gatekeeper
  • Future-proof your documentation strategy
slide-12
SLIDE 12

GLOBAL PROJECT LINKING

Global Project B Project A

slide-13
SLIDE 13

SETTING UP GLOBAL IMPORT FILE

In your child project(s)

slide-14
SLIDE 14

SETTING UP GLOBAL IMPORT FILE

Set up import options

slide-15
SLIDE 15

SETTING UP GLOBAL IMPORT FILE

Accept files

slide-16
SLIDE 16

REIMPORTING GLOBAL PROJECT

Reimport manually or automatically

slide-17
SLIDE 17

Refreshing Your Project

slide-18
SLIDE 18

Disclaimer

  • Not a complete list
  • Every project is different
slide-19
SLIDE 19
  • KEEP. IT. SIMPLE.
slide-20
SLIDE 20

I cannot stress this enough!

  • Create a backup of your child project(s) for testing
  • If anything goes wrong, you’ll have a working backup

BACKUP PROJECT(S)

slide-21
SLIDE 21
  • Look at stylesheet implementation

– Most likely can create a new one (run reports) – Think simple

  • Use templates
  • No need for styles that perform same function

– Multiple indent styles – Over-defining styles

REVISIT YOUR STYLESHEET(S)

slide-22
SLIDE 22
  • Moving to a new

HTML design?

  • Want to update

your PDF design?

Revisit Layout Files

slide-23
SLIDE 23
  • Add new variables?
  • Start using them?
  • Find and Replace with a variable

– <MadCap:variable name="DemoVariables.ProductName" />

REVISIT VARIABLES

slide-24
SLIDE 24
  • What items are currently unused?

RUN REPORTS

slide-25
SLIDE 25

REPORTS

slide-26
SLIDE 26
  • Topics
  • Import Files
  • Stylesheets
  • Table Styles
  • Variables
  • TOCs

Delete Files

slide-27
SLIDE 27

SET PROJECT DEFAULTS

slide-28
SLIDE 28
  • Targets

APPLY YOUR CHANGES

slide-29
SLIDE 29
  • TOCs
  • Styles

APPLY YOUR CHANGES

slide-30
SLIDE 30
  • CTRL+A + Select

– Removes from entire file

REMOVE LOCAL FORMATTING

slide-31
SLIDE 31

Regular Expressions (RegEx or RegExp) Example

  • Find

<span class=“bold”>(.*?)<\/span>

  • Replace

<strong>\1</strong> http://regexlib.com/CheatSheet.aspx

REPLACE OLD STYLES W/ REGEX

slide-32
SLIDE 32
slide-33
SLIDE 33

IN SUMMARY

1 2 3 4 5

Go global! Revisit Design Files Run Reports Delete Stale Files

6 7 8 9

Set Project Defaults Apply your settings Remove Local Formatting Clean up with RegEx Pat yourself on the back!

10

Backup

slide-34
SLIDE 34

Staying On Track

slide-35
SLIDE 35

…in your project Create files/comments in your project that details uses for:

  • Styles (CSS)
  • TOC setup
  • Global project
  • Etc.

DOCUMENT YOUR PROJECT

slide-36
SLIDE 36
  • Run the same reports from earlier
  • Set a timeline and reminders

RUN REPORTS PERIODICALLY

slide-37
SLIDE 37
  • Don’t revisit bad habits
  • Need to make a change?

– Do it the right way!

  • Create an archive project
  • Remember, keep it simple

DON’T ADD UNNEEDED JUNK

slide-38
SLIDE 38

Thank You!

Questions?