Project:Wiki/Development/Sandbox

From Gentoo Wiki
Jump to:navigation Jump to:search
"Let him cook!"
Pondering chef cooking with Gentoo.

A testing space for various improvements to the wiki. Our goal is to list out all the elements of a page, some images, templates, SMW functions, and more in order to have an at-a-glance dashboard to review after the wiki's Tyrian theme changes or Mediawiki updates.

List elements margin test

Unordered list:

  • Item 1
  • Item 2
    • Nested item 1
      • 2nd level nested item
  • Item 3

The margin between the ul elements needs expanded; particularly the blank space between the bottom of of the element and the top of whatever is beneath it. In this instance it's a paragraph.

Ordered list:

  1. Item 1
  2. Item 2
    • Nested item 1
      • 2nd level nested item
  3. Item 3

The margin between the ol elements also needs to expanded. Are there other elements effected by this issue?

Project count and active developers test

There are presently 171 projects worked on by 113 active Gentoo developers.

Handbook properties functionality test

Internal to the handbooks, set properties are displayed using the {{Handbook Variable}} template.

CAN YOU SEE THE AMD64 BOOT PARTITION in the box? /dev/sda1

CAN YOU SEE THE AMD64 GRUB PLATFORM? efi-64

HandbookValue
Gentoo AMD64 Handbook/dev/sda1

SMW show (inline) queries test

  • Show grub-efi-file amd64: grubx64.efi
  • Show grub-efi-file x86: grubx64.efi

SMW ask (block) queries test

Heading 2 test

Heading 3 test

Heading 4 test

Heading 5 test

Big ol' list-o-templates

user $ls -l
total 112
-rw-r--r--. 1 root root   2048 Dec 30 19:32 courier.fc
-rw-r--r--. 1 root root     23 Dec 29 18:42 courier.if
root #cat --help
Usage: cat [OPTION]... [FILE]...
Concatenate FILE(s) to standard output.

With no FILE, or when FILE is -, read standard input.

  -A, --show-all           equivalent to -vET
  -b, --number-nonblank    number nonempty output lines, overrides -n
  -e                       equivalent to -vE
  -E, --show-ends          display $ at end of each line
  -n, --number             number all output lines
  -s, --squeeze-blank      suppress repeated empty output lines
  -t                       equivalent to -vT
  -T, --show-tabs          display TAB characters as ^I
  -u                       (ignored)
  -v, --show-nonprinting   use ^ and M- notation, except for LFD and TAB
      --help     display this help and exit
      --version  output version information and exit

Examples:
  cat f - g  Output f's contents, then standard input, then g's contents.
  cat        Copy standard input to standard output.

GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
Full documentation at: <http://www.gnu.org/software/coreutils/cat>
or available locally via: info '(coreutils) cat invocation'
  • {{KernelBox}}:
    KERNEL Enabling evdev
    Device Drivers --->
      Input device support --->
        <*>  Event interface
    
  • {{FileBox}}:
    FILE /etc/portage/make.confSetup make.conf for LIRC
    # (Replace "devinput" with the proper driver)
    LIRC_DEVICES="devinput"
    USE="lirc"
    
  • {{CodeBox}}:
    CODE An example ebuild function
    src_compile() {
      escons CC="$(tc-getCC)" FOO=1
    }
    
  • {{Archived}}:
    The information in this article is representative of former times and has been archived. It can be used for reference, but is most likely not appropriate for current usage. Generally, archived articles should not be edited.
    Note about why the article was archived and what to do currently instead.
This page has been nominated for deletion

The given reason is: orphaned and out of date information

If there is any reason not to delete this page do not remove this notice, but please open a discussion on the associated talk page (this should delay deletion until the discussion is resolved).


  Note to admins
Please remember to check if anything links here and the page history before deleting.

This notice should remain for a minimum of 1 month after it was placed on the page. If discussion is still ongoing it should remain until a consensus is reached (check the talk page), at which time the page may be deleted or this notice may be removed.

If the page has only been edited by the user who nominated it for deletion and/or is in the nominator's user space, then more flexibility in the decision may be allowed.

Check the help page on deleting for more information.

My todo list:

  • First todo item.


  Note to editors
Look out for this wiki people!
user $command -h
 Some output 
root #command -h
  • {{Unmerge}}:
    root #emerge --ask --depclean --verbose sys-apps/portage
  • {{USEflag}}:

    USE flags for app-editors/nano GNU GPL'd Pico clone with more functionality

    debug Enable debug messages and assert warnings. Note that these will all be sent straight to stderr rather than some logging facility.
    justify Enable justify/unjustify functions for text formatting.
    magic Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting
    minimal Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling).
    ncurses Add ncurses support (console display library)
    nls Add Native Language Support (using gettext - GNU locale utilities)
    spell Add dictionary support
    static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
    unicode Add support for Unicode
  • {{Talk page}}:
Note
Before creating a discussion or leaving a comment, please read about using talk pages. In particular, sign comments using ~~~~ and add new discussions at the bottom of the page. New discussions should be made visible with {{Talk|date = 2024-05-19}}.
== Discussion title ==

{{Talk|date = 2024-05-13}}

A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC)
: A reply [[User:Sally|Sally]] 11:29, 14 May 2024 (UTC)
:: Another reply [[User:Larry|Larry]] 02:20, 19 May 2024 (UTC)
:: Your reply ~~~~

Navigate to first:
Talk status

This discussion is still ongoing.

Infobox