Gossamer Links Help


Table of Contents

Gossamer Links Developers Guide

Notice: This section is intended for people looking to understand the internals of Gossamer Links, and how to extend and enhance the program.

Gossamer Links is a very modular program, and was designed from the ground up to offer a lot of flexibility to the end user. The goal of this guide is to make you aware of how Links SQL works and how you can best extend or enhance it.

Included is an overview of how the plugin system works, and how you can extend Gossamer Links, plus a reference of the ins and outs of everything that makes up Gossamer Links.

Enhancing Gossamer Links Easily

Understanding Plugins

The Install File

Plugin Hooks

Sample Plugin: Search Cache

More Samples to Come ...

Reference

Database Structure

Core Files and Variables

GT Module Documentation

mod_perl Setup

Table of Contents