Jump to content

nurtsio

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by nurtsio

  1. Hi guys,

    I'm working with a page that needs a vocabulary; a list of items with only two fields (word and explanation).

    I have pondered how to make this listing with alphabet titles. All words alphabetized of course. Output like this:

    <h3>A</h3>
    <ul>
    <li><strong>absolute monarchy</strong>: explanation for absolute monarchy</li>
    </ul>
    <h3>B</h3>
    <ul>
    <li><strong>bakeapple</strong>: explanation for bakeapple</li>
    <li><strong>bankster</strong>: explanation for bankster</li>
    </ul>

    I have all words below one parent page.

    Thanks for help in advance!

    Akseli

  2. Hi!

    I've just begin using ProcessWire. Because my site is written in Finland, it contains lots of ä's (a with dots) and ö's.

    The problem occurs in every field where I use these characters, it cuts the field content right there. E.g. "hyväntekeväisyys" cuts to "hyv". You see, that's a problem.

    Is it the default template, UTF-8 or what?

    Thank you for your assistance,

    Akseli

×
×
  • Create New...