1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-01 12:27:11 +00:00

interface tweaks, add info/question/exclamation pics

This commit is contained in:
Andrew Dolgov
2007-03-02 20:16:45 +01:00
parent b05d782d90
commit 0d32b41e36
13 changed files with 73 additions and 54 deletions

View File

@@ -1,12 +1,6 @@
<h1>Help for SQL expressions</h1>
<h1>Labels and SQL Expressions</h1>
<h2>Description</h2>
<p>The &laquo;SQL expression&raquo; is added to WHERE clause of
view feed query. You can match on ttrss_entries table fields
and even use subselect to query additional information. This
functionality is considered to be advanced and requires basic
understanding of SQL.</p>
<p>Labels are generated by using SQL expressions. The &laquo;SQL expression&raquo; is added to WHERE clause of view feed query. You can match on ttrss_entries table fields and even use subselect to query additional information. This functionality is considered to be advanced and requires some understanding of SQL.</p>
<h2>Examples</h2>