This file is indexed.

/usr/share/doc/bless/user/ch05s04.html is in bless 0.6.0-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extending with plugins</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Bless 0.6.0 Manual"><link rel="up" href="ch05.html" title="Chapter 5. Customizing Bless"><link rel="prev" href="ch05s03.html" title="Layout Files"><link rel="next" href="ch06.html" title="Chapter 6. Frequently Asked Questions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Extending with plugins</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch05s03.html">Prev</a> </td><th width="60%" align="center">Chapter 5. Customizing <span class="application">Bless</span></th><td width="20%" align="right"> <a accesskey="n" href="ch06.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="bless-customizing-plugins"></a>Extending with plugins</h2></div></div></div><p>As of version 0.5.0 <span class="application">Bless</span> can be extended by using plugins. Internally <span class="application">Bless</span> uses plugins
		for almost all of its GUI. Currently the parts that can be extended by plugins are:
		</p><table class="simplelist" border="0" summary="Simple list"><tr><td>The GUI</td></tr><tr><td>The areas displayed inside the Data Views</td></tr><tr><td>Export builders</td></tr></table><p>
			See the developer documentation for more information on how to write plugins (TODO).
		</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch05s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch05.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch06.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Layout Files </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 6. Frequently Asked Questions</td></tr></table></div></body></html>