We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10487 MODX Staff
    • 1,535 Posts
    This is an auto-generated support/comment thread for Autolink.

    Use this forum to post any comments about this addition or any questions you have regarding its use.

    Brief Description:
    This plugin/module combo will allow you to specify keywords for your site that can be dynamically hyperlinked when the page is loaded.
      Garry Nutting
      Senior Developer
      MODX, LLC

      Email: [email protected]
      Twitter: @garryn
      Web: modx.com
      • 24495
      • 407 Posts
      I can update a keyword with a new value but can’t alter the keyword itself. It must be deleted and set new. Updating keyword itself would be nice.

      What’s about a glossary function based on autolink keywords? Should be a checkbox "glossary" in the autolink module to put this keyword by a new snippet/plugin(?) to a glossary in alphabetically order with keyword-value relation. I think there is a greater demand?
        • 10487 MODX Staff
        • 1,535 Posts
        I can update a keyword with a new value but can’t alter the keyword itself. It must be deleted and set new. Updating keyword itself would be nice.
        Agreed! I’m sure when I coded the module the first time round there was some zany reason not to do it ... but seeing as it’s not coming back to me, it couldn’t have been too good a reason laugh

        What’s about a glossary function based on autolink keywords? Should be a checkbox "glossary" in the autolink module to put this keyword by a new snippet/plugin(?) to a glossary in alphabetically order with keyword-value relation. I think there is a greater demand?
        A glossary snippet is on my list of ’things I want to do but haven’t got round to do yet’ ... it would be easy to integrate into Autolink (by using a template function). My priority is to rectify the major bugs that have been reported since the last release and to finish off the new-look module that has been half-completed for far too long now.

        When those changes are done, I will look at the glossary snippet.
          Garry Nutting
          Senior Developer
          MODX, LLC

          Email: [email protected]
          Twitter: @garryn
          Web: modx.com
          • 24495
          • 407 Posts
          Ok, let’s wait ... cool

          For interest: I posted a modifikation of autolink here: http://modxcms.com/forums/index.php/topic,5641.0.html Now it’s more flexible for my requirements.
            • 25663 MODX Staff
            • 12,272 Posts
            Please add that modification as an extra to the resource... that’s what we made the feature for! smiley
              Ryan Thrash, MODX Co-Founder
              Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
              • 24495
              • 407 Posts
              @rthrash: sorry for my confusion. Should I do that? And where?
                • 25663 MODX Staff
                • 12,272 Posts
                Go to the Resource page for Autolink, then click the Add New Extra link at the top. This is a great place to add in hacks, mods, tweaks and alternate implementations for resources.
                  Ryan Thrash, MODX Co-Founder
                  Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                  • 24495
                  • 407 Posts
                  Thanks for your help. Now I know what to do smiley
                    • 18973
                    • 61 Posts
                    This page is not Valid XHTML 1.0 Transitional!
                    
                    Below are the results of checking this document for XML well-formedness and validity.
                    
                       1. Error Line 51 column 13: element "autolink" undefined.
                    
                          				<autolink>[*#content*]</autolink>


                    Forgive me if this question is basic...what changes can I make for this to validate properly?
                      • 24495
                      • 407 Posts
                      First check wether the MODUL autolink is started. And: you must have both module and plugin implemented.

                      Was my first error too, the module was implemented except that is was not started. After starting the module the autolink tag will be rendered away and your page validates.