Template:TestLinksTo: Difference between revisions

    From KDE UserBase Wiki
    No edit summary
    No edit summary
    Line 1: Line 1:
    {{#dpl:
    {{#dpl:
    | namespace = Main
    | namespace = User
    | nottitleregexp = K.*|.*(/..(-..)?{{!}}_[(].*[)])$
    | nottitleregexp = .*(/..(-..)?{{!}}_[(].*[)])$
    | redirects = include
    | redirects = include
    | include = *
    | include = *

    Revision as of 16:29, 8 July 2011


    Consistency

    • Check use of <tvar|...>...</>
      • label is unique within the translation unit
      • use labels img for image-links, ref for internal links, lnk for external links, file for file names/paths, ...
      • investigate: can complete markup be included? can partial markup?
    • KDE Software Collection

    Obsolete pages

    Check Pages for Deletion

    Simon

    Go through pages - some may be ready for translation.

    Nepomuk

    Review Nepomuk in light of recent changes. New pages on kioslaves: Nepomuk/kioslaves/search, Nepomuk/kioslaves/tags and Nepomuk/kioslaves/timeline. See also Vishesh' blog.

    Displaying animated gifs

    Using [[Image:...]] directly gives us an animation that runs in the page as soon as it loads. Ideally we should just display the first image, and have the animation start when the reader clicks it. This can be achieved thus:

    (image and animation not related). The code is [[Image:Begin_config_smtp_edit.png|thumb|500px|center|link=http://userbase.kde.org/images.userbase/5/5a/Calendar_tutorial.gif]]

    In order to make this work, we need to extract the first image from the gifs, or (perhaps easier) to make a new screenshot of the first dialog in the animation.

    Pages with dubious translations

    • Amarok Samba pageConfigure File Sharing... = Indstil Fildeling..., Advanced Sharing = Avanceret deling, Allowed Users = Tilladte brugere, Allow all users to share folders = Tillad alle brugere at dele mapper og Add... = Tilføj...?

    ToDo list

    • Telepathy
    • Plasma/Panels is a bit outdated - fx Lock Widgets, desktop toolbox: Add Panel
    • Page Plasma/KickoffMenu (linked in Plasma application launchers)
    • KTTS was renamed to Jovie in 4.5 - at some point ref to old name should be removed.
    • Check links to
      • Amarok/Manual/MenuAndCommandReference
      • Amarok/Manual/MenuAndCommandReference/AmarokMenu
      • Amarok/Manual/MenuAndCommandReference/Help
    • Use of emphasis in names: service providers (fx Last.fm)
    • Template for dates
    • Page about Folder Views, Desktop Toolbox, Dashboard, important widgets
    • Page about Qt pattern matching — pattern matching using regular expressions. Link in KWin Rules Window Matching
    • Simon and some of its subpages have not been marked for transation. Is that intended?

    Manuals

    • Standardized prev/next footer? (see fx Plan/Manual/Definitions)
    • Contents page should be marked for translation first to ensure consistent translation af page names.
    • Links in Kexi manual should use Special:myLanguage

    Calligra vs. KOffice

    • status of Karbon14
    • status of KChart and KFormula
      • pages on KOffice project site no longer exists
      • are they apps anymore or have they been integrated as Shapes? Yes - at least in KOffice.
      • if Shapes: should they still have pages? - No, but wait until new versions are in distro repos.
    • KPlato no longer has page on KOffice project site - is no longer part of KOffice

    Amarok

    • Proper use of naming GUI elements. Fx menu
    • Naming of GUI elements
      • When the name appears in the standard window
      • otherwise!!!
    • Placement of images

    Outdated pages

    Khipo/...
    The Khipo project seems dead (no activity for more than 2 years)


    Note

    The Plasma Desktop can be configured in countless ways. The screenshot seen below shows a fairly standard desktop. Some distributions apply extensive costumizations, so your desktop may look different.

    Similarly, the graphical appearance of the interface elements can be styled. These screenshots uses the KDE default style, Oxygen.


    A fairly standard Plasma Desktop (click to enlarge).
    1. The program starter. Usually this will be Kickoff.
    2. A couple of icons giving easy access to often used applications
    3. The Pager widget
    4. The Task Manager, which shows the titles of windows beloning to the applications currently running. No application had opened a window, when the screenshot was taken
    5. The System Tray
    6. The Digital Clock widget
    7. The Panel Toolbox (previously known as a Cashew)
    8. The Desktop Toolbox (previously known as a Cashew)
    9. A Folder View widget, showing the content of the Desktop folder

    Application windows

    A simple application Window (click to enlarge).
    1. The Window menu
    2. Button to place this window on all desktops
    3. The Title Line
    4. Buttons to minimize, maximize, or close the window.
    5. The Menu Line
    6. The Tool Bar
    7. A Text Input Field
    8. A vertical Scroll Bar (there is also a horizontal scroll bar below the text field)
    9. The Status Line (below the horizontal scrollbar)


    Another application window (click to enlarge).
    1. A Docker containing a list of items, that can be selected
    2. A Breadcrumb of the path of the displayed folder
    3. A Folder icon
    4. An icon for a file. The icon depends on the file type
    5. A highlighted icon
    6. A Context Menu
    7. A Slider (this one determines the size of icons in the display)
    8. More Dockers

    Elements of the Graphical User Interface (GUI)

    Some interface elements in a dialog (click to enlarge).
    1. An Icon List (the first icon has been selected by being clicked)
    2. Tabs
    3. A Drop Down List, that has been clicked
    4. An Icon Button (this one resets the item to the default value)
    5. An item in the Drop Down List has been selected (clicked)
    6. Some Buttons


    More interface elements in a dialog (click to enlarge).
    1. A Tree View with one item expanded
    2. A Check Box that has been selected
    3. A pair of Spinners
    4. A Menu Button


    More interface elements in a dialog (click to enlarge).
    1. A List field with the first item selected
    2. A pair of Radio Buttons
    3. A Text Field


    More interface elements in a dialog (click to enlarge).


    Part of a dialog with five Combo boxes.

    Dialogs

    • Information dialog
    • File Selection Dialog

    Miscellaneous