From Fedora Project Wiki

mNo edit summary
Line 13: Line 13:
# Click 'Import & Backup' > 'Export HTML'
# Click 'Import & Backup' > 'Export HTML'
# save the file
# save the file
# To make Red Hat Legal happy, remove any ICON="..." occurrences in the file.  I  
# To make Red Hat Legal happy, remove any ICON="..." occurrences in the file.  I generally just gedit and manually remove them.
generally just gedit and manually remove them.
# Load the file in firefox (File > Open File) just to sanity check
# Load the file in firefox (File > Open File) just to sanity check
# Overwrite default-bookmarks.html in the package directory
# Overwrite default-bookmarks.html in the package directory

Revision as of 12:34, 18 March 2010

Introduction

This is a Marketing SOP that describes how to create release bookmarks, which are the set of Firefox bookmarks included by default in a new release. This is done by creating and maintaining the fedora-bookmarks package once per release, before the Beta freze.

Examples

You can see examples of past release bookmarks at Features/Bookmarks, or directly in the package database entry for fedora-bookmarks.

Instructions

  1. Add the bookmarks you want to your running Firefox instance
  2. Find the top level 'Bookmarks' menu, then click 'Organize Bookmarks'
  3. Click 'Import & Backup' > 'Export HTML'
  4. save the file
  5. To make Red Hat Legal happy, remove any ICON="..." occurrences in the file. I generally just gedit and manually remove them.
  6. Load the file in firefox (File > Open File) just to sanity check
  7. Overwrite default-bookmarks.html in the package directory
  8. Bump the spec file and add a changelog entry
  9. commit, tag, build

Improve this SOP!

If you see a way to improve this SOP, please go ahead and edit the page - you don't need to ask for anyone's permission. Read more about our contribution philosophy here.