• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Not labeled links on mobile page

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    5
    10
    3.5k
    Loading More Posts
    • 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.
    • J
      jmwalton
      last edited by

      hi all,
      I am a user of fog that is hoping to use the mobile fog interface and have discovered a problem.
      being blind i need to [COLOR=#141414][FONT=Tahoma]rely[/FONT][/COLOR] on alt tags and labels for links. the mobile site how ever does not have alt tags or labels on its links. is there a way i can correct this now by editing the html in my install or will I have to have it fifxed in a new release?
      thanks

      1 Reply Last reply Reply Quote 0
      • A
        afmrick
        last edited by

        It looks like the images are defined in [COLOR=#ff0000]<[I]your_webroot[/I]>[/COLOR][B]/fog/mobile/includes/hosts.include.php[/B], [B]mainmenu.include.php[/B] and [B]tasks.include.php[/B] for the mobile site. You could just add the alt or title tags yourself if you know any html - you just need to escape the quote characters with backslashes to make 'em PHP happy e.g.

        [B]Change lines like this from[/B] [CODE]<img src=“./images/force.png” border=0 class=“task” />[/CODE]
        [B]To[/B] [CODE]<img src=“./images/force.png” border=0 class=“task” alt=“Force” />[/CODE]

        A quick grep suggests that you’d only need to update it in 7 places.

        1 Reply Last reply Reply Quote 0
        • B
          Blackout Developer
          last edited by

          I will make an effort to have ‘alt’ attributes on all images for you.

          Thank you for highlighting this problem.

          1 Reply Last reply Reply Quote 0
          • J
            jmwalton
            last edited by

            [quote=“Blackout, post: 7971, member: 1”]I will make an effort to have ‘alt’ attributes on all images for you.

            Thank you for highlighting this problem.[/quote]

            1 Reply Last reply Reply Quote 0
            • J
              jmwalton
              last edited by

              I really thank you for that. after some looking. it is not just the mobile page it is also the regular site. now. one question I have, is when I am managing hosts or killing or forcing tasks, the screenreader just reports “link” to me theirs no label along with that link. could that also be resolved?

              1 Reply Last reply Reply Quote 0
              • C
                chad-bisd Moderator
                last edited by

                I’ll help Blackout catch any images that are links that do not have Alt tags describing what they do. What is easier, a title value for the link or the alt value for the image or both?


                If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

                1 Reply Last reply Reply Quote 0
                • J
                  jmwalton
                  last edited by

                  will the corrections include the normal desktop site also? I made the mistake and said that it was the mobile site. when its every site.

                  1 Reply Last reply Reply Quote 0
                  • J
                    jmwalton
                    last edited by

                    it would probably be easier for both to be created. the title and the alt tag that way its going to be able to convey the information no matter what.

                    1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott
                      last edited by

                      While the thread is old, I just wanted to update. I’ve made a strong effort to add titles, alts, and labels to pictures and clickable elements. While I’m sure it’s not perfect, it should be a better starting point than what was originaly available. Hopefully this has helped.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • J
                        jmwalton
                        last edited by

                        [quote=“Tom Elliott, post: 30341, member: 7271”]While the thread is old, I just wanted to update. I’ve made a strong effort to add titles, alts, and labels to pictures and clickable elements. While I’m sure it’s not perfect, it should be a better starting point than what was originaly available. Hopefully this has helped.[/quote]
                        I will let you know after we get done with our imaging this summer, I will update it or start fresh and let you know how you did! Thank you for all you have done!

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        157

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project