ArchWiki: suggestion for a new page layout

Finally, I have some time to spare for ArchWiki improvement.
I have modified my article on CMYK support in The GIMP as an example.
Please take a look at it here:
http://wiki.archlinux.org/index.php/CMY … n_The_GIMP
The code to produce the box on the right is here:
{{sn|'''Article summary:'''
This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images.
It will also cover more general topics on CMYK colors and DTP.
'''Required software:'''
*[http://www.gimp.org/ The GIMP The GIMP]
*[http://www.littlecms.com/ lcms]
*[http://download.adobe.com/pub/adobe/iccprofiles/win/AdobeICCProfiles_end-user.zip Adobe ICC profiles]
*[http://www.blackfiveservices.co.uk/separate.shtml Separate plugin source]
'''Related article:'''
*[[Using lprof to profile monitors]]
This is the best we can do with current ArchWiki setup. It would be even better if we could list categories in the box, as well as i18n links.

A: ArchWiki: suggestion for a new page layout

dtw wrote:Doesn't display correctly in IE
I've been tinkering with the templates. It's fixed now, I think.
Anyway, the templates used for the job can be seen from the code:
{{Article summary start}}
{{Article summary text|This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images. It will also cover more general topics on CMYK colors and DTP.}}
{{Article summary heading|Translations}}
{{i18n_entry|Deutsch|CMYK support in The GIMP(Deutsch)}}
{{i18n_entry|English|CMYK support in The GIMP}}
{{i18n_entry|Español|CMYK support in The GIMP(Español)}}
{{i18n_entry|Finnish|CMYK support in The GIMP(Suomi)}}
{{i18n_entry|Français|CMYK support in The GIMP(Français)}}
{{i18n_entry|Nederlands|CMYK support in The GIMP(Nederlands)}}
{{Article summary heading|Required software}}
{{Article summary link|The GIMP (v2.0 and above)|http://www.gimp.org/}}
{{Article summary link|lcms (v1.15 ?)|http://www.littlecms.com/}}
{{Article summary link|Separate plugin (v0.10 and above ?)|http://www.blackfiveservices.co.uk/separate.shtml}}
{{Article summary heading|Related articles}}
{{Article summary wiki|Using lprof to profile monitors}}
{{Article summary end}}
As you can see, it's a bit more typing than before, but it sure looks better. I might shorten the names for the templates. I wanted to make them memorable so they are a bit long.
As you can see, the problem of i18n links integration was fixed, so you can use existing i18n template and combine with the new "Article summary" set.
I will modify the article about writing summaries to include those templates and examples.
EDIT:  :oops:  the i18n links in the article are just examples. Don't use them, since they lead to non-existing pages.
EDIT2: Okay, I've played around with the appearance of the summary box, but I'm at work now, so it's going nowhere. I'll play with it some more when I get home.

dtw wrote:Doesn't display correctly in IE
I've been tinkering with the templates. It's fixed now, I think.
Anyway, the templates used for the job can be seen from the code:
{{Article summary start}}
{{Article summary text|This article will show how to enable rudimentary CMYK support in The GIMP using the Separate plug-in, and explain how to use color proof filter to soft-proof your images. It will also cover more general topics on CMYK colors and DTP.}}
{{Article summary heading|Translations}}
{{i18n_entry|Deutsch|CMYK support in The GIMP(Deutsch)}}
{{i18n_entry|English|CMYK support in The GIMP}}
{{i18n_entry|Español|CMYK support in The GIMP(Español)}}
{{i18n_entry|Finnish|CMYK support in The GIMP(Suomi)}}
{{i18n_entry|Français|CMYK support in The GIMP(Français)}}
{{i18n_entry|Nederlands|CMYK support in The GIMP(Nederlands)}}
{{Article summary heading|Required software}}
{{Article summary link|The GIMP (v2.0 and above)|http://www.gimp.org/}}
{{Article summary link|lcms (v1.15 ?)|http://www.littlecms.com/}}
{{Article summary link|Separate plugin (v0.10 and above ?)|http://www.blackfiveservices.co.uk/separate.shtml}}
{{Article summary heading|Related articles}}
{{Article summary wiki|Using lprof to profile monitors}}
{{Article summary end}}
As you can see, it's a bit more typing than before, but it sure looks better. I might shorten the names for the templates. I wanted to make them memorable so they are a bit long.
As you can see, the problem of i18n links integration was fixed, so you can use existing i18n template and combine with the new "Article summary" set.
I will modify the article about writing summaries to include those templates and examples.
EDIT:  :oops:  the i18n links in the article are just examples. Don't use them, since they lead to non-existing pages.
EDIT2: Okay, I've played around with the appearance of the summary box, but I'm at work now, so it's going nowhere. I'll play with it some more when I get home.

Similar Messages

  • How I can create a new page layout template for EP 7.0

    Where I can found tutorial or description.
    I have already provided the par-file for new page layout but I do not know like I should integrate in the enterprise portal 7.0.
    Greeting Daniela

    when you already provided the par file then
    go to content admin->portla content
    go to your folder in pcd content and right click and navigate to new-> layout. There you can find your deployed  new page layout par file.
    Create a page layout based on the par file and in the properties make it as template.
    Later when you try to create a page then you will get the new layout as one of the option.
    Also check the below pdf links for step by step procedure
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6f959c90-0201-0010-d384-82f014cca705
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9242a890-0201-0010-32a9-8516639c5afa
    These links as well work for EP 7.0 also
    Hope that helps you.
    Raghu

  • How can i make a suggestion for a new IOS

    Hello everybody y would like to know if i can make any suggestion for a new IOS cause there is some new things y would like it to have.Thanks.

    Apple Feedback

  • JDeveloper, external tools, same parameters for 2 VO, page layout..

    Hi,
    JDeveloper Studio Edition Version 11.1.2.3.0. I have a few questions:
    1.) External tools can be added to JDeveloper. But how can I add the libraries or components of that tool to the IDE?
    2.) In our application there are 2 VO based on a union select that have the same parameters. These VOs are linked.
    However, the results must be shown in 2 separate adf tables. I tried to execute, but received, missing IN- OUT-Parameters...
    All parameters are set to required and partial triggers are also configured.
    3.) I set the document size to a fixed size in pixel. However, the components on the page should not stretch. Which technique
    is best for this? Embedding html in adf, i.e. an html table for the base page layout and insert adf inside?
    4.) I must also create, i.e. a custom accordion panel (color and icon), menus and submenus. Not skinning. Is this possible in JDev.?
    Thanks for your help/feedback!

    1) external tools should be self containing. This means they should be applications which can run on their own, like Notepad. What you want to to is to add a library.
    2) we need more info. A VO can be based on a union but it doesn't have a connection to an other VO which might be based on the same union. So for me there is some information missing
    3) Web applications don't (shouldn't) use fix size. Instead of setting the size on the document you should use a layout container like panelGroupLayout which doesn't stretch its children.
    4) Sure, but why?
    Timo

  • In Initial View, can you set defaults for Navigation tab, Page layout, and Magnification?

    Adobe Acrobat 9 Pro V9.4.0
    Win7 Pro x64
    Problem: In Initial View, can you set defaults for Navigation tab, Page layout, and Magnification?
    Every time Acrobat scans a document, I have to go to Initial View to set Navigation tab, Page layout, and Magnification. It does not remember the settings I last used.
    Thanks in advance.

    See my response to this post

  • How to use a formula for dynamic New Page After?

    There is a formula for dynamic New Page After.
    How do I get value of formula?
    I am using RAS and the ReportClientDocument.

    There is a section object.  Off that there is a format property that is of type sectionformat.  From there there is a ConditionFormulas property which I believe is a collection of all the formulas you can set for a section.

  • Tcode for creating new page size in smart forms

    dear friends ,
    can any one tell me the tcode for creating new page size in smart forms.
    thanks&regards
    veerachamy

    page formats?
    check in SPAD.
    Regards
    Prabh

  • Need suggestions for a new printer with OS 10.9.5

    I have a 2010 HP 6500 A Plus printer that has worked well with my iMac circa 2010. Printer is not feeding paper. It won't scan. Are there suggestions for a new compatible printer for OS 10.9.5.?

    Hey Debbisita,
    Thanks for the question. It sounds like you are experiencing issues with your Printer and OS X. Before opting to purchase a new printer, you can try these troubleshooting steps to completely isolate the issue:
    Troubleshooting printer issues in OS X - Apple Support
    http://support.apple.com/ts3147
    Follow these steps until the issue is addressed:
    Make sure that the printer is powered on, has ink / toner, and that there are no alerts on the printer’s control panel. Note: If you cannot clear an alert on the printer's control panel, stop here and check the printer's documentation or contact the manufacturer for support.
    Ensure the printer is properly connected to a USB port on the Mac or AirPort base station / Time Capsule. If the printer is a network-capable printer, make sure that it is properly connected to your home network.
    Use Software Update to find and install the latest available updates. If an update is installed, see if the issue persists.
    Open the Print & Scan pane or Print & Fax (Snow Leopard) pane in System Preferences.
    Delete the affected printer, then add the printer again.
    If the issue persists, try these additional steps:
    Reset the printing system, then add the printer again.
    If the issue still persists, reset the printing system again.  Download and install your printer's drivers. Then, add the printer again.
    Contact the printer vendor or visit their website for further assistance.
    Thanks,
    Matt M.

  • Include report header for every new page.

    Hi expert,
    I have create a report with two buttons, 'previous page' and 'next page'. when i click the buttons, my report will go to another new page. I am using NEW-PAGE in my report.
    My problem now is, how can i include TOP-OF-PAGE for every new page in my report? When i click on the button, the TOP-OF-PAGE will not trigger by my report.
    Pls advise how to solve it.
    Thanks in advance.

    top-of-page will get triggered in spool request only when u run in background.

  • ANN: New marketplace for site templates, page layouts and menus

    Introducing SuCasa - SuCasa is the online marketplace for web
    designers by
    web designers. On SuCasa, you can get free or low-cost site
    templates, page
    layouts, CSS menus and more. You can also share your designs
    with the
    community, for free or the price you set. SuCasa is free to
    join. Publishers
    who decide to sell their work retain 90% of the sale and
    WebAssist handles
    all the processing and hosting charges. Publishers are paid
    monthly through
    their free PayPal accounts.
    Through SuCasa, designers can gain access to professionally
    designed,
    standards-compliant templates for web pages or entire sites,
    from a diverse
    community of designers. The designs of SuCasa fit a broad
    spectrum of
    workflows. You'll find templates to help get you started
    quickly on SuCasa,
    whether you're working with Dreamweaver, Expression Web, Coda
    or coding by
    hand. Many designs are easily modifiable with leading
    designer tools
    including Eric Meyer's CSS Sculptor, CSS Menu Writer and
    SiteAssist
    Professional . The WebAssist line of designs on SuCasa
    feature 100% licensed
    images, so you're free to use them with no copyright issues.
    SuCasa was built with Adobe Flex for an engaging user
    experience. Visit
    SuCasa at
    http://sucasa.webassist.com
    Best - Joe
    Joseph Lowery
    VP of Marketing, WebAssist -
    http://www.webassist.com
    Author, Dreamweaver CS3 Bible -
    http://www.idest.com/dreamweaver/

    Hi,
    We can add the following line of code in the .html file.
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    Like:
    <!--MS:<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server">-->
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <!--CS: Ausschnitt Bearbeitungsmodusbereich starten-->
    <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
    <!--SPM:<%@Register Tagprefix="Publishing" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
    <!--MS:<Publishing:EditModePanel runat="server" id="editmodestyles">-->
    <!--MS:<SharePoint:CssRegistration name="&#60;% $SPUrl:~sitecollection/Style Library/~language/Themable/Core Styles/editmode15.css %&#62;" After="&#60;% $SPUrl:~sitecollection/Style Library/~language/Themable/Core Styles/pagelayouts15.css %&#62;" runat="server">-->
    <!--ME:</SharePoint:CssRegistration>-->
    <!--ME:</Publishing:EditModePanel>-->
    <!--CE: Ende Ausschnitt Bearbeitungsmodusbereich-->
    <!--ME:</asp:ContentPlaceHolder>-->
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/51fdb362-41cf-4d6d-b61e-48dd23a6ba8d/special-characters-norwegian-wovels-not-showing-correctly-in-page-layouts?forum=sharepointgeneral
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Best method for duplicating a page layout

    As you may have seen form my other detailed queries I am struggling to relpicate layouts to new pages.
    What is the best method for this?

    Unfortunately, these alternatives have proved less that problem free.
    For more information see:
    http://forums.adobe.com/message/5196194#5196194

  • Any suggestion for a new sound card?

    Hello!
    My old PC has left me alone, and I'm going to build a new one from scratch this month. I'll be running Win7, I doubt I'll be going for Win8.
    As for the sound card, I'd need some advice on what to buy: I have always had SoundBlaster cards and have loved them all, so I think I'll go for a new SoundBlaster (not even taking into account the built-in sound card on the motherboard...), but I can't discern which one would fit me best. I mostly use MIDI and soundfonts for recording study bases for my choir to rehearse and for composing orchestral music: I usually need complex MIDI files with many voices and instruments to perform well.
    My old sound card was an Audigy with (just?) 48 MIDI channels (45 free + 3 drum channels), I'd like to have some recent card with good Win7 drivers, but still with many MIDI channels and soundfont support.
    The one thing I'm sure I won't be changing at this moment is my 5.1 analogic speaker system, so I need a card with 5.1/7.1 analogic connectors.
    Any advice (or wise info on what not to buy) will be much appreciated, thank you all!!!

    Originally Posted by ReuelT
    Soundblaster Audigy RX. Has e-mu chip. 7.1, 64 midi-channels. ASIO2 driver with 24bit/96K support.
    Thank you for your advice. Have you tested any soundfont bank manager? Regarding this same soundcard, the Creative helpdesk told me it does not come in bundle... I was suggested to try with this one: http://ccfiles.creative.com/manualdn/Applications/AVP/11113/0xCA3D54C2/SFBM_PCAPP_LB_3_21_02.exe (Creative Soundfont Bank Manager 3.21.02), but they also told me (copied from their email)
    This Creative SoundFont Bank Manager 3.21.02 is not bundled to the SoundBlaster Audigy Rx. You can try and test this but we do not officially claim that it will work.
    Please note that the Creative SoundFont Bank Manager 3.21.02 is compatible with Microsoft Windows 7 64-bit or 32-bit, Microsoft Windows Vista 64-bit or 32-bit with Service Pack 1, Windows XP Professional x64 Edition, Windows XP Service Pack 2, Windows XP Media Center Edition (MCE) 2005 or Windows XP MCE 2004.
    For SoundBlaster Audigy Rx, it has synth a and synth b meaning 128/128 voices.
    No mention about Win8 compatibility...

  • New SpryWidget .CSS for a New Page

    I have the whole spry arsenal of files on a website in a separate folder. I am already using several widgets and functions from that and among others also a "spry collapsible panel" widget on one of the pages.
    Now, I would like to use it once again on a new page (on the same site), but when I insert the widget it gives me the same SpryCollapsiblePanel.css as the one already used for the previous widget. But I want to give the panel a different look and feel as it has some other purpose on the new page.
    What is the correct procedure to get a fresh untampered "SpryCollapsiblePanel.css" for the new widget on a new page?
    Thank you!

    I notice (finally got the page!) that the lowest element in the 'drop up' menu overlays the main menu title...a byproduct of needing perhaps one more item's height in margin-top negative pixels!
    I suppose it is a small consolation, but IE 8 seems to be rendering the menus accurately, with the sub-submenus flying out relative to their own submenus.
    The only workaround that comes to mind (for all the other browsers out there) is to set up new classes to apply to subsubmenus:
    ul.MenuBarHorizontal ul    /*this is the usual markup; you can leave this in */
        margin-top:-177px;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 160px;
        position: absolute;
        left: -1000em;
    /*add the following, to offset the top margin by multiples of the height of a single item */
    ul.MenuBarHorizontal ul ul.three  {margin-top: 90px;}
    ul.MenuBarHorizontal ul ul.two {margin-top: 60px;}
    ul.MenuBarHorizontal ul ul.one {margin-top: 30px;}
    For instance, the Ladakh Treks subitems want to offset from the top 30px to align with their parent, Ladakh Treks, so I use the <ul class="one"> to drop that sublist 30px down from the top of the container.
    <li><a tabindex="-1" href="http://www.artcraftemporium.com/preview_wildvent/treks.html" target="_blank" class="MenuBarItemSubmenu">Ladakh Treks</a>
          <ul class="one">
                 <li><a tabindex="-1" href="http://www.artcraftemporium.com/preview_wildvent/stok_kangri_exp.html" target="_blank">Stok Kangri Expedition</a></li>
                 <li><a tabindex="-1" href="http://www.artcraftemporium.com/preview_wildvent/markha1.html" target="_blank">Markha Valley</a></li>
            </ul>
    </li>
    This solution does not work in IE8, which had already worked the way you intended without monkeying around with the top margin. I don't know how it works in IE7.
    I have not used conditional markup (I know there are people out there who have, and you could research it!), but one could attempt to put a conditional markup around those class definitions in the stylesheet that would not call on them when your site encounters IE8.
    Beth

  • Anyone know how to change the default font for the new pages? Apparently it does not even come up when I search the 'Help' section of Pages. The level of incompetence in this new version seems breathtaking

    I cannot find how to change the default font in the new Pages. It does not appear in the Help area when I search for it. I am never sing Helvetica for my standard documents and cannot seem to change it. What am I missing? And why does Pages help not have an easy answer?
    dan

    You open a blank template and change the font to you liking. Remember to also get all the styles changed with new font. Then Save As Template. Now you have a template with the font you like.

  • Variable field in Header for every new page

    Hi Friends.
    I am printing a new page on every new material no encountered . At the same time the HEADER has a field called Container name which is different for each  material so this header field needs to be update each time when a new page is called to print .
    How to handle this ? Please advise .
    In my z calling program I am using this logic .
    If  old_matnr  <> new_matnr
    PERFORM PRINT USING 'MAIN' 'NEW_PAGE'.
    endif.
    Thanks!!
    Hari

    If you have created a seperate window for header then you cant pass a changing field . Instead keep that header window in the main window that will serve your purpose.
    you need to put the condition
    if &page& eq '1'.
    header code.
    endif.
    Reward points if useful.
    Regards,
    Nageswar

Maybe you are looking for

  • Problem with JPanel sizing!

    Hi, Just having a bit of difficulty with the sizing of JPanels. For example, if I create a JPanel and add it to a Frame, no matter what I set the size to the JPanel fills the entire Frame. I don't really know whats going on here and I'm just making g

  • Badly need help!!! installing an application that needs classic mode

    i'm totally new with mac, got mine 3 weeks ago. . . i have this CD-ROM that i need to install but it says int the instruction that it needs classic mode to install. i've been reading the "classic mode" topic int the MAC HELP. . it says there that i c

  • Clearing Difference

    Hi, I had created one tolerance group using transaction code OBA0.I had also assigned that tolerance group to one specific GL (FS00). I also set automatic clearing rule for this GL. Now I wanted that, clearing difference arises with in this tolerence

  • Wifi keeps jumping on and off on MacBook Pro

    My Wifi keeps dropping all the time! Here is the console log, see if you can figure something out I can't: 10/03/14 20.24.58,000 kernel[0]: wl0: Roamed or switched channel, reason #8, bssid 00:24:14:3b:5a:91 10/03/14 20.24.58,000 kernel[0]: en1: BSSI

  • IBooks in different languages

    Do you need a new ISBN when you're releasing a same book in different language? Also, does categories will be translated when I setup the those in iTunes producer? If not, how can I setup the categories? Thanks in advance!