Table of Contents (1/3)
From Bluefish Wiki
Revision as of 18:59, 27 December 2009 by
Fal7i
(
talk
|
contribs
)
(
→Man 2 ToC part 2
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to navigation
Jump to search
Bluefish: The Definitive Guide
Bluefish: The Definitive Guide
Table of Contents
(part 1)
Contents
1
Bluefish: The Definitive Guide
1.1
Table of Contents (part 1)
2
Bluefish 2.0 Manual
2.1
Preface
2.2
1. Getting and Installing Bluefish
2.3
2. Using Bluefish
2.4
3. Developing Bluefish
3
Bluefish 1.0.6 Manual
3.1
Preface
3.2
1. Getting and Installing Bluefish
3.3
2. Using Bluefish
3.4
3. Developing Bluefish
4
Man 2 ToC part 2
Bluefish 2.0 Manual
Preface
1. About this Manual
2. What is Bluefish?
2.1. History of Bluefish
2.2. Main Features of Bluefish
2.3. How Stable is Bluefish?
2.4. Contact Us
1. Getting and Installing Bluefish
I. Getting Bluefish
1. Choosing a Version
1.1. How and When Updates are Released
1.2. Operating Systems Supported by Bluefish
2. Latest Stable Version
3. Latest Snapshot Version
4. Latest Developmental Version
II. Installing Bluefish
1. Requirements
2. Quick Standard Installation
3. System Specific Installation Issues
4. Installing a Bluefish Source Distribution
4.1. Quick Installation Overview
4.2. Installing from Development Source Tree
4.3. Problems Compiling?
5. Configure Options
5.1. Standard configuration flags
5.2. Flags personal to bluefish
6. Installing a Binary Distribution
7. Post-installation Setup
2. Using Bluefish
III. Starting Bluefish
1. Launching Bluefish
2. Command line options
IV. The user interface
1. Editing Area
2. Menus and Tool Bars
3. Side Panel
4. Status Bar
5. Help Menu
V. Working with files and folders
1. Creating files
2. Managing directories
3. Opening files
4. Saving files
5. Renaming files
6. Deleting files
7. Closing files
8. Inserting files
9. Editing
9.1. Undo and Redo
9.2. Cut, Copy, and Paste
9.3. Input methods
10. Basic Find and Replace
10.1. Searching for a word within a whole document
10.2. Setting limits to the search scope
10.3. Case sensitive search
10.4. Overlapping searches
10.5. Retrieving previous search strings
10.6. More on find
10.7. Replacing features
10.8. Retrieving previous replace strings
10.9. Changing letter case when replacing
10.10. Choosing strings to replace
10.11. More on replace
11. File types
11.1. Syntax highlighting
12. More on files
12.1. Remote files
12.2. Character encoding
12.3. Open advanced
VI. Navigation and Managing documents
1. Navigating through a document
2. Navigating through many documents
3. Projects
4. Bookmarks
4.1. Generating several bookmarks at once
5. Find and Replace
5.1. Find Again
5.2. Find from Selection
5.3. Find and Replace Using Regular Expressions
VII. More than a Text Editor
1. Indenting
2. Auto tag closing
3. Spell checker
4. Function reference
5. HTML
5.1. Special find and replace features
5.2. Thumbnail generation
6. Customizing the Quick bar
7. Snippets plugin
was Custom menu in Bluefish 1
7.1. Adding a snippet dialog
7.2. Adding a snippet replace dialog
8. External programs, filters
8.1. Customizing browsers
8.2. Customizing Commands menu
8.3. Customizing Ouputbox menu
VIII. Customising Bluefish
1. Modifying shortcut keys
2. Showing hidden files and folders
3. Showing backup files
4. Editor appearance
5. Customizing the bookmarks path
6. Customizing the html tags style
7. Changing the author meta tag on the fly
8. Customizing files handling and browsing
8.1. Setting the encoding meta tag on save
8.2. Setting the default base directory
8.3. Merging file browser views
8.4. Backup files
8.5. Using multiple instances of a file
9. Customizing the user interface
10. Modifying file types
11. Modifying the files filters
12. Modifying the highlighting patterns
IX. Shortcuts available within Bluefish
1. General Shortcuts
2. HTML Shortcuts
3. Developing Bluefish
X. Debugging Bluefish
1. Using the Debugger
2. Filling a bug report
XI. Reference
1. Options in the Editor Tab
2. Options in the HTML Tab
3. Options in the Files Tab
4. Options in the User interface Tab
5. Options in the Images Tab
XII. Development guidelines
1. Indenting and formating style
2. Naming
3. Declaring procedures
4. Header files
5. New files
6. File reference
7. Patches
8. Translations
8.1. Introduction
8.2. PO files basics
8.3. Shortcut keys
8.4. How to contribute
9. Some tips
10. Making releases
11. Useful stuff
Bluefish 1.0.6 Manual
Preface
1. About this Manual
2. What is Bluefish?
2.1. History of Bluefish
2.2. Main Features of Bluefish
2.3. How Stable is Bluefish?
2.4. Contact Us
1. Getting and Installing Bluefish
I. Getting Bluefish
1. Choosing a Version
1.1. How and When Updates are Released
1.2. Operating Systems Supported by Bluefish
2. Latest Stable Version
3. Latest Snapshot Version
4. Latest Developmental Version
II. Installing Bluefish
1. Requirements
2. Quick Standard Installation
3. System Specific Installation Issues
4. Installing a Bluefish Source Distribution
4.1. Quick Installation Overview
4.2. Installing from Development Source Tree
4.3. Problems Compiling?
5. Configure Options
5.1. Standard configuration flags
5.2. Flags personal to bluefish
6. Installing a Binary Distribution
7. Post-installation Setup
2. Using Bluefish
III. Starting Bluefish
1. Launching Bluefish
2. Command line options
IV. The user interface
1. Editing Area
2. Menus and Tool Bars
3. Side Panel
4. Status Bar
5. Help Menu
V. Working with files and folders
1. Creating files
2. Managing directories
3. Opening files
4. Saving files
5. Renaming files
6. Deleting files
7. Closing files
8. Inserting files
9. Editing
9.1. Undo and Redo
9.2. Cut, Copy, and Paste
9.3. Input methods
10. Basic Find and Replace
10.1. Searching for a word within a whole document
10.2. Setting limits to the search scope
10.3. Case sensitive search
10.4. Overlapping searches
10.5. Retrieving previous search strings
10.6. More on find
10.7. Replacing features
10.8. Retrieving previous replace strings
10.9. Changing letter case when replacing
10.10. Choosing strings to replace
10.11. More on replace
11. File types
11.1. Syntax highlighting
12. More on files
12.1. Remote files
12.2. Character encoding
12.3. Open advanced
VI. Navigation and Managing documents
1. Navigating through a document
2. Navigating through many documents
3. Projects
4. Bookmarks
4.1. Generating several bookmarks at once
5. Find and Replace
5.1. Find Again
5.2. Find from Selection
5.3. Find and Replace Using Regular Expressions
VII. More than a Text Editor
1. Indenting
2. Auto tag closing
3. Spell checker
4. Function reference
5. HTML
5.1. Special find and replace features
5.2. Thumbnail generation
6. Customizing the Quick bar
7. Custom menu
7.1. Adding a custom menu dialog
7.2. Adding a custom replace dialog
8. External programs, filters
8.1. Customizing browsers
8.2. Customizing Commands menu
8.3. Customizing Ouputbox menu
VIII. Customising Bluefish
1. Modifying shortcut keys
2. Showing hidden files and folders
3. Showing backup files
4. Editor appearance
5. Customizing the bookmarks path
6. Customizing the html tags style
7. Changing the author meta tag on the fly
8. Customizing files handling and browsing
8.1. Setting the encoding meta tag on save
8.2. Setting the default base directory
8.3. Merging file browser views
8.4. Backup files
8.5. Using multiple instances of a file
9. Customizing the user interface
10. Modifying file types
11. Modifying the files filters
12. Modifying the highlighting patterns
IX. Shortcuts available within Bluefish
1. General Shortcuts
2. HTML Shortcuts
3. Developing Bluefish
X. Debugging Bluefish
1. Using the Debugger
2. Filling a bug report
XI. Reference
1. Options in the Editor Tab
2. Options in the HTML Tab
3. Options in the Files Tab
4. Options in the User interface Tab
5. Options in the Images Tab
XII. Development guidelines
1. Indenting and formating style
2. Naming
3. Declaring procedures
4. Header files
5. New files
6. File reference
7. Patches
8. Translations
8.1. Introduction
8.2. PO files basics
8.3. Shortcut keys
8.4. How to contribute
9. Some tips
10. Making releases
11. Useful stuff
Man 2 ToC part 2
Home
Category
:
Manual 2
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information