Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. More Editing tools for translation
Forum Updated to NodeBB v4.3 + New Features

More Editing tools for translation

Scheduled Pinned Locked Moved Wiki Discussion
19 Posts 6 Posters 8.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    goetz
    wrote on last edited by
    #3

    I'd bet the Trolls would be happy if you leave them a suggestion in the "bug tracker":http://bugreports.qt.nokia.com, you find some advise on how to do this is in "this forum thread":http://developer.qt.nokia.com/forums/viewthread/5/

    http://www.catb.org/~esr/faqs/smart-questions.html

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #4

      you may used css style for paragraphs. May be it help you. Example:
      @p{text-align:right}.@

      --
      Vasiliy

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vsorokin
        wrote on last edited by
        #5

        @p{direction:rtl;text-align:right}@
        It looks pretty.

        p{direction:rtl;text-align:right}. Rtl paragraph test.

        --
        Vasiliy

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #6

          I added a hint in the "TextileSyntax":http://developer.qt.nokia.com/wiki/TextileSyntax wiki page.

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vsorokin
            wrote on last edited by
            #7

            Volker, As I understood any CSS may used in paragraph, or headers, or blockquotes, etc...

            --
            Vasiliy

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #8

              Vass, yepp, it's the way I understood that too. But changing to RTL might be something needed a bit more often than other CSS stuff (especially with the new regional groups and native language use). And we all are more accustomed to serious programming languages than to web design stuff, aren't we? :-)

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0
              • V Offline
                V Offline
                vsorokin
                wrote on last edited by
                #9

                Volker, Oh I have small business in Web. My small company create web sites and I unfortunately know CSS. :)

                --
                Vasiliy

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  stukdev
                  wrote on last edited by
                  #10

                  Maybe a useful combo box with a language of the wiki that you want create can be useful without setting more css.
                  For example when you create a wiki you select Arabic language and the text is positioned right to the left.

                  [quote author="Vass" date="1292719828"]Volker, Oh I have small business in Web. My small company create web sites and I unfortunately know CSS. :) [/quote]
                  Why unfortunately ?

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    giesbert
                    wrote on last edited by
                    #11

                    That idea is good. But is it only the RTL LTR writing? then the selection of the language is a bit oversized, isn't it?

                    Nokia Certified Qt Specialist.
                    Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                    1 Reply Last reply
                    0
                    • V Offline
                      V Offline
                      vsorokin
                      wrote on last edited by
                      #12

                      stuk, unfortunately, because it is not "serious programming" ;)

                      --
                      Vasiliy

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        stukdev
                        wrote on last edited by
                        #13

                        This is a idea, i don't know if change only RTL LTR to one language and other. Maybe this can be useful for select a correct encoding (but i think its use UTF8).

                        [quote author="Gerolf Reinwardt" date="1292750989"]That idea is good. But is it only the RTL LTR writing? then the selection of the language is a bit oversized, isn't it?[/quote]

                        Ok :P But now 'css' is used everywhere :)
                        [quote author="Vass" date="1292751369"]stuk, unfortunately, because it is not "serious programming" ;)[/quote]

                        1 Reply Last reply
                        0
                        • G Offline
                          G Offline
                          giesbert
                          wrote on last edited by
                          #14

                          It could be used to display a little flag in the corner for exampkle, but there wqere already topics about that.

                          Nokia Certified Qt Specialist.
                          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                          1 Reply Last reply
                          0
                          • V Offline
                            V Offline
                            vsorokin
                            wrote on last edited by
                            #15

                            CSS give many opportunities.

                            h1{background:#5db331;color:#FFFFFF;text-align:center;}. Colorized header.

                            --
                            Vasiliy

                            1 Reply Last reply
                            0
                            • G Offline
                              G Offline
                              goetz
                              wrote on last edited by
                              #16

                              [quote author="Vass" date="1292719828"]Volker, Oh I have small business in Web. My small company create web sites and I unfortunately know CSS. :) [/quote]

                              The same here. I try to hide that I know a little bit of CSS :-)

                              http://www.catb.org/~esr/faqs/smart-questions.html

                              1 Reply Last reply
                              0
                              • V Offline
                                V Offline
                                vcsala
                                wrote on last edited by
                                #17

                                Guys, as I spent several years on web technologies, so I have to be ashamed :)

                                1 Reply Last reply
                                0
                                • G Offline
                                  G Offline
                                  goetz
                                  wrote on last edited by
                                  #18

                                  [quote author="VCsala" date="1292771902"]Guys, as I spent several years on web technologies, so I have to be ashamed :)[/quote]

                                  We all know these kind of things - you were young and needed the money - nevermind :-) :-)

                                  http://www.catb.org/~esr/faqs/smart-questions.html

                                  1 Reply Last reply
                                  0
                                  • S Offline
                                    S Offline
                                    syrianzoro
                                    wrote on last edited by
                                    #19

                                    p{direction:rtl;text-align:right} I have tested this, its good but trolls can solve the problem by adding the ability to align the page directly like any normal HTML page, there are ten of ways with HTML but WIKI editor doesn't offer them.

                                    Qt is the future

                                    1 Reply Last reply
                                    0

                                    • Login

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • Users
                                    • Groups
                                    • Search
                                    • Get Qt Extensions
                                    • Unsolved