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

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
m (import gentoo commits)
 
Line 1: Line 1:
{{DISQUS}}
{{Ebuild
 
|Summary=A modular textUI IRC client with IPv6 support.
== Fancy Boxes ==
|CatPkg=net-irc/irssi
TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly:
|Maintainer=
 
|Homepage=http://www.irssi.org/
{{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!
 
 
}}
}}
irssi is an command line IRC client based on ncurses.


== Install ==
<console>###i## emerge irssi</console>


== ebuild documentation ==
== Using irssi ==
 
* to connect
http://www.funtoo.org/Adding_an_Ebuild_to_the_Wiki
/connect irc.freenode.net
 
i think the first part should have a link to adding the build wiki info.  the pages should be linked against each other.  & or transclusion at the bottom of this help article.  (and a very minor note that the file stuff should be bundled into the fancy notes at the bottom.)  =D  <3 u guys
 
== Special Characters ==
 
To produce pipes: <pre>{{!}}</pre>
generates: {{!}}
 
(i think equals needs a similar template?)
 
{{fancynote|That's right {{=}} I added it}}
 
Note that in general cases you can use the <code><nowiki><nowiki></nowiki></code> markup that displays inner content as-is, but for a single character that might have lots of occurrences that's quite a pain.
 
== 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 ? ==
 
Should we use the checkbox "This is a minor edit" and when should we use it ? I often forget to set this option when I make what I consider a "minor edit", but what is the purpose? Is it somehow useful? -- [[User:Pytony|Pytony]] ([[User talk:Pytony|talk]])
: http://www.funtoo.org/index.php?title=Special:RecentChanges&hideminor=1 <--- you can hide minor changes...  like duncans recent flooding of the logs with category changes on templates should all be minor changes, if not double tisk ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 22:41, 26 September 2014 (UTC)
 
Oh that's right, thanks. Maybe this could be good to add in the page, dear BDFL :P -- [[User:Pytony|Pytony]] ([[User talk:Pytony|talk]])


== how to talk pages ==
* to set a user name
/nick newuser


we need a section explaining how to indent for step2 of talk threads
* to join a channel
:ie conversation 2
/j #funtoo
:: 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)
* to exit
/exit


== 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
== External Resources ==
http://www.irssi.org/documentation documentation


=== fortune of the day ===
{{PageNeedsUpdates}}
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)
{{EbuildFooter}}
[[Category:IRC]]

Revision as of 01:06, October 3, 2014

Irssi

   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.

irssi is an command line IRC client based on ncurses.

Install

root # emerge irssi

Using irssi

  • to connect

/connect irc.freenode.net

  • to set a user name

/nick newuser

  • to join a channel

/j #funtoo

  • to exit

/exit


External Resources

http://www.irssi.org/documentation documentation