Difference between pages "Help talk:Funtoo Editing Guidelines" and "Package:Minitube"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
(links and formatting)
 
Line 1: Line 1:
{{DISQUS}}
{{Ebuild
 
|Summary=Qt4 YouTube Client
Please keep DISQUS chats at the top of talk pages.
|CatPkg=media-video/minitube
 
|Homepage=http://flavio.tordini.org/minitube
__TOC__
 
 
=== Fancy Boxes ===
TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly:
 
{{fancyimportant|1=
Now you can put lots of funky stuff in here, like <tt>html</tt> tags, etc, and not
have a problem with the parameter getting passed as the first parameter.
 
Cool!
}}
}}
[http://flavio.tordini.org/minitube Minitube] is a qt youtube client, and video player.  This program is useful for limiting quality on videos for older hardware.  Minitube has several sharing features, float on top features, continuous playback, snapshot, subscription, compact mode, full screen, and more.


=== Special Characters ===
Install via:
 
To produce pipes: <pre>{{!}}</pre>
generates: {{!}}
 
To produce equals: <pre>{{=}}</pre>
generates: {{=}}
 
=== delete template ===
to flag a page as a candidate for deletion, insert
<pre>{{delete}}</pre>
at the top of a page.
 
{{delete}}
[[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 16:54, 20 September 2014 (UTC)
 
=== Minor edits ===
Check minor edits to note that your commit is a small commit.  A minor edit can be filtered out of logs when searching through them.
 
=== video playlists ===
i have several examples of how to embed playlists in [[Programming]] but there are no examples in how to wiki.
 
=== links ===
fixing a broken link brought this subject to my attention.
[www.link.com is this a bug?] && [link.com shouldn't this work?] do not work...  brackets or not.
 
no protocol defined external links <nowiki>[//test.com //test.com]</nowiki> produces (use these style links)
[//test.com //test.com]
 
no bracket links:
http://google.com
(regardless that this service only offers https)
 
=== Image Embedding ===
To embed images:
<pre>[[File:Nginx.gif|class=img-responsive|center]]</pre>
[[File:Nginx.gif|class=img-responsive|center]]
 
=== how to talk pages ===


we need a section explaining how to indent for step2 of talk threads
{{console|body=###i## emerge media-video/minitube}}
:ie conversation 2
:: ie convo 3
::: we need info on using tilde's to sign and date etc... noting that its good practice to sign with 4 ~
{{tip| <pre>~~~ && ~~~~ && ~~~~~</pre> produces [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) && [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 22:41, 26 September 2014 (UTC) && 22:41, 26 September 2014 (UTC)}}


we need a note about user talk pages being a messaging system....  (i put a disqus on my talk page so i get email notifications when people say things to me) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 22:41, 26 September 2014 (UTC)
=== Keybindings ===


=== template requests ===
* Toggle full screen mode: '''f11'''
==== external resources ====
I would like a sexy little widget for by the top of the page with links to: tldp, wikipedia, ohloh, cvedetails, github, sourceforge, etc with sexy little icons.  It will make our pages feel more interwoven with the larger linux community. ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC)


http://www.cvedetails.com/vendor/12010/Mariadb.html
* Toggle compact mode: '''ctrl + shift + c'''


==== fortune of the day ====
* Next video: '''ctrl + right'''
I'd like a daily fortune rotation on my user page to show im looney tunes ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC)


=== widget requests ===
* Previous video: '''ctrl + left'''
# http://www.mediawikiwidgets.org/Widget:Ohloh_Project for dynamic language summary on packages
{{EbuildFooter}}
# http://www.mediawikiwidgets.org/Alexa <-this ones pretty rad
# http://www.mediawikiwidgets.org/AddThis
# adsense, the sites set for traffic, corporate sponsorship is a good idea.  https://www.mediawiki.org/wiki/Extension:Google_AdSense_2

Latest revision as of 08:33, January 30, 2015

Minitube

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Minitube is a qt youtube client, and video player. This program is useful for limiting quality on videos for older hardware. Minitube has several sharing features, float on top features, continuous playback, snapshot, subscription, compact mode, full screen, and more.

Install via:

root # emerge media-video/minitube

Keybindings

  • Toggle full screen mode: f11
  • Toggle compact mode: ctrl + shift + c
  • Next video: ctrl + right
  • Previous video: ctrl + left