[FFmpeg-cvslog] [ffmpeg.org]: r272 - in trunk: Makefile src/contact src/contact_title src/index src/mailinglists src/mailinglists_title src/projects src/shame src/template_head2
superdump
subversion
Tue Feb 17 02:40:08 CET 2009
Author: superdump
Date: Tue Feb 17 02:40:07 2009
New Revision: 272
Log:
Sort out the mailing lists page as it is more of a contact page and one of the
paragraphs was rather out of place
Added:
trunk/src/contact (contents, props changed)
- copied, changed from r270, trunk/src/mailinglists
trunk/src/contact_title (contents, props changed)
- copied, changed from r264, trunk/src/mailinglists_title
Deleted:
trunk/src/mailinglists
trunk/src/mailinglists_title
Modified:
trunk/Makefile
trunk/src/index
trunk/src/projects
trunk/src/shame
trunk/src/template_head2
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Tue Feb 17 02:02:46 2009 (r271)
+++ trunk/Makefile Tue Feb 17 02:40:07 2009 (r272)
@@ -1,7 +1,7 @@
# ffmpeg.org HTML generation from source files
-SRCS=about bugreports documentation download \
- index legal mailinglists projects shame
+SRCS=about bugreports contact documentation download \
+ index legal projects shame
TARGETS=$(addsuffix .html,$(addprefix htdocs/,$(SRCS)))
Copied and modified: trunk/src/contact (from r270, trunk/src/mailinglists)
==============================================================================
--- trunk/src/mailinglists Tue Feb 17 00:30:22 2009 (r270, copy source)
+++ trunk/src/contact Tue Feb 17 02:40:07 2009 (r272)
@@ -1,20 +1,7 @@
-<h1>FFmpeg Mailing Lists</h1>
-
-<p>
-Please follow the netiquette when posting on FFmpeg mailing lists, especially
-avoid <a href="http://en.wikipedia.org/wiki/Top-posting">top-posting</a> and
-<a href="http://en.wikipedia.org/wiki/Thread_hijacking">thread hijacking</a>.
-Configuring your mail client to break lines after 70 or so characters is a plus.
-If you attach files, avoid compressing small files, uncompressed is preferred.
-Also please try to avoid posting mails with overly long signatures or nonsense
-corporate disclaimers that claim the content of your mails is confidential.
-Attached patches should not have application/octet-stream as mime-type, but
-text/plain or even better text/x-diff or text/x-patch.
-Trespass these rules at the risk of being flamed.
-</p>
+<h1>Contact Us</h1>
<p>
-<b>Need help with FFmpeg?</b> First, this very important question:
+Need help with FFmpeg? First, these very important questions:
</p>
<p><strong>Are you using the latest SVN version of FFmpeg?</strong></p>
@@ -27,10 +14,10 @@
</p>
<p><strong>Have you configured FFmpeg with <code>--enable-libfaac
---enable-libfaad --enable-libmp3lame</code>?</strong></p>
+--enable-libmp3lame</code>?</strong></p>
<p>
-Most of the times you are missing an AAC encoder/decoder or an MP3 encoder.
+Most of the times you are missing an AAC or MP3 encoder.
Make sure you compile FFmpeg with these flags before you ask for help.
</p>
@@ -64,6 +51,19 @@
<h2>Mailing lists</h2>
<p>
+Please follow the netiquette when posting on FFmpeg mailing lists, especially
+avoid <a href="http://en.wikipedia.org/wiki/Top-posting">top-posting</a> and
+<a href="http://en.wikipedia.org/wiki/Thread_hijacking">thread hijacking</a>.
+Configuring your mail client to break lines after 70 or so characters is a plus.
+If you attach files, avoid compressing small files, uncompressed is preferred.
+Also please try to avoid posting mails with overly long signatures or nonsense
+corporate disclaimers that claim the content of your mails is confidential.
+Attached patches should not have application/octet-stream as mime-type, but
+text/plain or even better text/x-diff or text/x-patch.
+Trespass these rules at the risk of being flamed.
+</p>
+
+<p>
<a href="http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user/">ffmpeg-user</a>:
This list is for regular user questions like compilation troubles,
command-line issues and similar.
Copied and modified: trunk/src/contact_title (from r264, trunk/src/mailinglists_title)
==============================================================================
--- trunk/src/mailinglists_title Mon Feb 16 23:59:43 2009 (r264, copy source)
+++ trunk/src/contact_title Tue Feb 17 02:40:07 2009 (r272)
@@ -1 +1 @@
- <title>Mailing Lists</title>
+ <title>Contact Us</title>
Modified: trunk/src/index
==============================================================================
--- trunk/src/index Tue Feb 17 02:02:46 2009 (r271)
+++ trunk/src/index Tue Feb 17 02:40:07 2009 (r272)
@@ -13,8 +13,8 @@
</p>
<p>
-<b>Looking for help?</b> Check out the <a href="mailinglists.html">mailing
-lists</a>, and be sure to give us good troubleshooting information.
+<b>Looking for help?</b> <a href="contact.html">Contact us</a>, and be sure to
+give good troubleshooting information.
</p>
Modified: trunk/src/projects
==============================================================================
--- trunk/src/projects Tue Feb 17 02:02:46 2009 (r271)
+++ trunk/src/projects Tue Feb 17 02:40:07 2009 (r272)
@@ -5,7 +5,7 @@
<p>
These are some of the projects and programs known to incorporate work from
FFmpeg. If you would like to see another project added here, please send
-an email to the <a href="mailinglists.html">ffmpeg-devel mailing list</a>.
+an email to the <a href="contact.html">ffmpeg-devel mailing list</a>.
</p>
<table>
Modified: trunk/src/shame
==============================================================================
--- trunk/src/shame Tue Feb 17 02:02:46 2009 (r271)
+++ trunk/src/shame Tue Feb 17 02:40:07 2009 (r272)
@@ -19,7 +19,7 @@
Our issue tracker also contains a list of
<a href="https://roundup.ffmpeg.org/roundup/ffmpeg/issue?%40search_text=&title=&%40columns=title&topic=14&id=&%40columns=id&creation=&activity=&%40columns=activity&%40sort=activity&priority=&%40group=priority&type=&status=-1%2C1%2C2&%40columns=status&substatus=&%40pagesize=50&%40startwith=0&%40action=search">license violations</a>.
If you become aware of license infringements, please notify us on the
-<a href="mailinglists.html">ffmpeg-devel mailing list</a> and/or add
+<a href="contact.html">ffmpeg-devel mailing list</a> and/or add
it to our
<a href="https://roundup.ffmpeg.org/roundup/ffmpeg/">issue tracker</a>.
</p>
Modified: trunk/src/template_head2
==============================================================================
--- trunk/src/template_head2 Tue Feb 17 02:02:46 2009 (r271)
+++ trunk/src/template_head2 Tue Feb 17 02:40:07 2009 (r272)
@@ -17,7 +17,7 @@
<a href="changelog.html">Changelog</a> |
<a href="documentation.html">Documentation</a> |
<a href="bugreports.html">Reporting Bugs</a> |
-<a href="mailinglists.html">Mailing Lists</a>
+<a href="contact.html">Contact Us</a>
</div>
<hr />
More information about the ffmpeg-cvslog
mailing list