<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paraslash/web/header2.html, branch next</title>
<subtitle>paraslash - network audio streaming tools</subtitle>
<id>https://git.tue.mpg.de/cgit/paraslash/atom?h=next</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/paraslash/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/'/>
<updated>2026-06-28T16:28:30Z</updated>
<entry>
<title>web: Remove download link from header2.</title>
<updated>2026-06-28T16:28:30Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2026-06-23T16:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=82f323826b45b5768af6c6a8672205b8589807eb'/>
<id>urn:sha1:82f323826b45b5768af6c6a8672205b8589807eb</id>
<content type='text'>
The download page was removed two months ago in the commit shown below. That
commit removed the link from header.html but missed to apply the same tweak
to header2.html (which gets included from the doxygen pages).

Fixes: 9b87049d7b0bedddee35a9e06e5c4af3eb038014
</content>
</entry>
<entry>
<title>web: Move navigation into top level table.</title>
<updated>2022-02-10T15:52:51Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2021-11-06T20:28:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=98aba837bb785fae3647a8c3f6b7fde7ad552720'/>
<id>urn:sha1:98aba837bb785fae3647a8c3f6b7fde7ad552720</id>
<content type='text'>
Now the pages no longer look as if they were made in the nineties. More
like 2001 :)
</content>
</entry>
<entry>
<title>web: Link to "./index.html" rather than to ".".</title>
<updated>2022-02-10T15:52:51Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2021-11-06T20:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=4a9f00f012bc59c42db722e21043c08b9fe08d2f'/>
<id>urn:sha1:4a9f00f012bc59c42db722e21043c08b9fe08d2f</id>
<content type='text'>
When browsing the generated html locally, clicking the logo or the
about link may cause the browser to open the directory view, which
is annoying. This commit makes these links open the main page instead.
</content>
</entry>
<entry>
<title>web: Shorten slogan.</title>
<updated>2022-02-10T15:52:51Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2021-10-31T22:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=4a7999b597b9a0c792286ab411fc0f3ba9ce7e2f'/>
<id>urn:sha1:4a7999b597b9a0c792286ab411fc0f3ba9ce7e2f</id>
<content type='text'>
The two removed words do not convey any additional information.
</content>
</entry>
<entry>
<title>web: The new logo for paraslash-0.7.</title>
<updated>2022-02-10T15:52:51Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2021-10-31T22:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=11ef37378848bcb590102ee448115629f2c9d8fe'/>
<id>urn:sha1:11ef37378848bcb590102ee448115629f2c9d8fe</id>
<content type='text'>
This new svg logo was not made with a graphical editor but with a
plain text exitor. Unfortunately, ImageMagick is unable to create
a working .ico file from the svg source. Therefore we continue to
carry a manually created .ico file in the repo.

The new logo is less wide than the previous one, and it does not look
nice when it floats to the right side of its tabular cell. Fortunately
this can be fixed by removing some code from the style sheet.
</content>
</entry>
<entry>
<title>web: Remove screenshots, license and credits page.</title>
<updated>2015-04-19T12:35:01Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2015-01-03T02:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=a4b6952177ac3200a459b9ba438ea9fa9eef6945'/>
<id>urn:sha1:a4b6952177ac3200a459b9ba438ea9fa9eef6945</id>
<content type='text'>
The server and audiod log files provided little information and
were constantly outdated, so this patch removes them. The para_gui
screenshot is turned into a link in the feature list where para_gui
is mentioned. This gets rid of the screenshots page.

The paraslash license is mentioned on the main page, so we don't
need a dedicated page for it. The CREDITS file stays in the git repo
of course but we don't need a web page for this either. It's fairly
static anyway.
</content>
</entry>
<entry>
<title>web: Integrate Contact page into about.</title>
<updated>2015-04-19T12:35:01Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2015-01-03T02:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=845ddcef4422d044719251b293e9284aca904ace'/>
<id>urn:sha1:845ddcef4422d044719251b293e9284aca904ace</id>
<content type='text'>
This page contains only an email address and one sentence. The main
page is a better place for this information.
</content>
</entry>
<entry>
<title>web: Make FEATURES the new homepage, rename it to "about".</title>
<updated>2015-04-19T12:35:01Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2015-01-03T02:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=175a7e89de67deab584b86154f46dfcd41213af0'/>
<id>urn:sha1:175a7e89de67deab584b86154f46dfcd41213af0</id>
<content type='text'>
This commit moves the FEATURES file to web/about.html.in, switching
the syntax from grutatxt to plain html. The new file is translated into
index.html while the old main page is now available as the "News" page.
</content>
</entry>
<entry>
<title>Move git services to tuebingen.mpg.de.</title>
<updated>2014-08-18T20:38:07Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2014-08-17T17:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=b0d2b25210ac347ab95dfa176d133f6629f0b123'/>
<id>urn:sha1:b0d2b25210ac347ab95dfa176d133f6629f0b123</id>
<content type='text'>
Both the gitweb and the git daemon service have been relocated to
tuebingen.mpg.de. This commit changes the git-related URLs in the
repository to their counterparts at the new location.

The new location does not have a gitweb page dedicated to paraslash
alone. Instead, the gitweb service is provided by the gitolite
instance at git.tuebingen.mpg.de which hosts also a couple of other
repositories.

The "Changes" link of the the menu of the paraslash web pages points
to the dedicated gitweb page, so this link is removed from the menu.
There is still a gitweb link on the download page and a new one in
the README file.

Without a dedicated gitweb page, parts of the para.css style sheet
are no longer needed. This patch removes these parts, along with
git-logo.png, header and footer, which also have become unused.
</content>
</entry>
<entry>
<title>web: Top-align menu items.</title>
<updated>2014-08-12T06:51:12Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2014-08-12T06:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/paraslash/commit/?id=197a489a36e7b11264c87aeae67f3553172e598c'/>
<id>urn:sha1:197a489a36e7b11264c87aeae67f3553172e598c</id>
<content type='text'>
Without this, elinks shows the menu items centered with respect to the
main web page. As most pages are short, this is not a real problem. But
for the longer NEWS page the menu was shown in the middle of the page,
making it hard to navigate.
</content>
</entry>
</feed>
