Difference between pages "Help talk:Funtoo Editing Guidelines" and "Requested Documents"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (add image embedding.)
 
m (clean up stuff that's been resolved)
 
Line 1: Line 1:
{{DISQUS}}
* {{Package|x11-wm/wmfs}}
 
* reverse dependency resolution...  not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
Please keep DISQUS chats at the top of talk pages.
* [[troubleshooting]]
 
* bind
__TOC__
* dnsmasq
 
* more email stuff....
 
* dkim/spf dns configurations probably under bind, not sure if dnsmasq supports that stuff.....
=== Fancy Boxes ===
* dovecot http://www.dovecot.org/documentation.html
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!
}}
 
=== Special Characters ===
 
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 commitA 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.
 
=== 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
: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)
 
=== template requests ===
==== 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
 
==== fortune of the day ====
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 ===
# http://www.mediawikiwidgets.org/Widget:Ohloh_Project for dynamic language summary on packages
# 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

Revision as of 00:56, January 24, 2015

  • No results
  • reverse dependency resolution... not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
  • troubleshooting
  • bind
  • dnsmasq
  • more email stuff....
  • dkim/spf dns configurations probably under bind, not sure if dnsmasq supports that stuff.....
  • dovecot http://www.dovecot.org/documentation.html