Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Enable hidden Picture Frames in Pages '09 Apps
Based on a previous blog post, I have discovered the location of the hidden Picture Frames used in Pages '09 (and the other iWork '09 apps), and the plist file that determines which ones are accessible. You can use Picture Frames by selecting an object in Pages, opening the Inspector, clicking on the Graphic button, and choosing Picture Frame in the Stroke drop-down menu. The Picture Frames that are available by default leave out a bunch of Picture Frames that are installed as part of Apple's templates.

You can view the installed Picture Frames on your machine here: /Library » Application Support » iWork '09 » Frameworks » SFRendering.framework » Versions » A » Resources » Frames. (This link may show you the folder, depending on which browser you're using.) You can enable any of the picture frames shown in the above folder by editing a plist file within the Pages application. Open the iWork '09 folder, then Control-click on Pages and choose Show Package Contents from the pop-up menu. In the new window that opens, navigate to Contents » Resources » SLGraphicInspectorFrames.plist, and open it in your favorite plist editor. Again, this link may work to open the file on your machine.

Note that the name of each frame to be added to this plist file can be found in the index.plist file of the individual frame.

For example, for the Roadtrip Receipt frame, navigate from the Frames directory down into Roadtrip Receipt.sfrframe » Contents » Resources, and open index.plist. There you'll find the key named name, which will show RoadTrip_receipt as the value. That value is what you should add to the SLGraphicInspectorFrames.plist file to enable the Picture Frame in Pages '09. Note: This same process would likely work for Keynote and Numbers as well, but I haven't tried it.

Sources: [robg adds: I haven't tested this one.]
    •    
  • Currently 3.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (2 votes cast)
 
[8,377 views]  

Enable hidden Picture Frames in Pages '09 | 5 comments | Create New Account
Click here to return to the 'Enable hidden Picture Frames in Pages '09' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Enable hidden Picture Frames in Pages '09
Authored by: chocky on Tue, Jan 13 2009 at 8:33AM PST
This hint appears to work just fine in iWork '08 as well.

The Numbers plist file is LSGraphicInspectorFrames.plist while the Keynote plist is BGGraphicInspectorFrames.plist

[ Reply to This | # ]
Enable hidden Picture Frames in Pages '09
Authored by: CJYetman on Tue, Jan 13 2009 at 12:17PM PST
Just to be clear... the frames for iWork '08 are not in the Library folder... they're inside the application's bundle. So, it would be a slightly different process.

[ Reply to This | # ]
Enable hidden Picture Frames in Pages '09
Authored by: Nem on Tue, Jan 13 2009 at 9:21AM PST
Hey! My Keynote frames page. Forgot I had even done that. ;-)

I haven't checked iWork '09 yet to see if there are any frames that I'm missing.

---
Nem W. Schlecht
http://geekmuse.net/

[ Reply to This | # ]
Enable hidden Picture Frames in Pages '09
Authored by: Nem on Wed, Jan 14 2009 at 2:07PM PST
I've updated my pages with more information and the latest preview images (as well as files with most of the frames in them - easier for some to cut and paste rather than edit a plist file).

The new frames are:

Fine_Artist
Jet Set
Moroccan
Nature
Nature2
Typeset
Venetian
Venetian2
Venetian3


---
Nem W. Schlecht
http://geekmuse.net/

[ Reply to This | # ]
Enable hidden Picture Frames in Pages '09
Authored by: lordofdotmac on Mon, Jan 19 2009 at 12:21AM PST
Just replace the .plist file with this data, and remember back-up first!

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">;
<plist version="1.0">
<array>
<string>Antique</string>
<string>Baby</string>
<string>Blackboard</string>
<string>Brownbook</string>
<string>Classic Silk</string>
<string>Comic Blue</string>
<string>Comic Shadow</string>
<string>Comic</string>
<string>Crayon Line</string>
<string>Creme Main</string>
<string>Creme Sidebar</string>
<string>Creme Small</string>
<string>Dots</string>
<string>Fine Artist</string>
<string>Formal Inset</string>
<string>Formal Shadow</string>
<string>Freestyle</string>
<string>Graph Paper</string>
<string>Green Linen</string>
<string>Green Paper</string>
<string>Hardcover Burgundy</string>
<string>Hardcover</string>
<string>Hardcover1</string>
<string>Headlines</string>
<string>Highlighter</string>
<string>Jet Set</string>
<string>Kids Blue</string>
<string>Kids Pink</string>
<string>Kids</string>
<string>Leather Book</string>
<string>Leather Book1</string>
<string>Letterpress</string>
<string>Linen Book</string>
<string>Modern</string>
<string>Moroccan</string>
<string>Nature</string>
<string>Nature2</string>
<string>NewTravel</string>
<string>Nightlife</string>
<string>None</string>
<string>Notebook iweb</string>
<string>Notebook</string>
<string>Old White</string>
<string>Orange Book</string>
<string>Orange Wood</string>
<string>Organic</string>
<string>Parchment</string>
<string>Photostack</string>
<string>Pinstripe</string>
<string>Playtime Blue</string>
<string>Playtime Green</string>
<string>Playtime Waves</string>
<string>Playtime</string>
<string>Portfolio Inset</string>
<string>Portfolio</string>
<string>PrintedPaper</string>
<string>Pushpin</string>
<string>Roadtrip Receipt</string>
<string>Roadtrip</string>
<string>Rosewood</string>
<string>School Play</string>
<string>Scrapbook2a</string>
<string>Scrapbook2b</string>
<string>Screenprint Brush</string>
<string>Showcase</string>
<string>Silkscreen</string>
<string>Spiral</string>
<string>Spiralbook Creme</string>
<string>Spiralbook</string>
<string>Storyboard</string>
<string>Tech Black</string>
<string>Typeset</string>
<string>Venetian</string>
<string>Venetian2</string>
<string>Venetian3</string>
<string>Vintage Inset</string>
<string>Vintage</string>
<string>Watercolor iweb</string>
<string>Watercolor</string>
<string>Watermark</string>
<string>White Corners</string>
<string>Woodbook</string>
</array>
</plist>


[ Reply to This | # ]