jamroom.net jrDocs autolink

SteveX
SteveX
@ultrajam
11 years ago
2,584 posts
https://www.jamroom.net/ultrajam/documentation/modules/1770/googlemaps#examples-demo-and-docs
I made a text section with two links in, but the second link isnt being parsed correctly because it is similar to the first.

If I change the second url to
http://jam.ultrajam.net/googlemaps/docsdeveloper_docs
It breaks in the same place.

But if I change it to
http://jam.ultrajam.net/googlemaps/xxxxxdocs/developer_docs
Then both urls are whole.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 05/15/14 03:31:58AM
brian
@brian
11 years ago
10,149 posts
That's really weird - I'll check it out.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
11 years ago
10,149 posts
This is an issue with the new Media URL Scan module - checking it out.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
11 years ago
10,149 posts
I've got this fixed up - let me know if you see any issues.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
11 years ago
2,584 posts
Works for the two links already entered, but I can break it :)

Entered another url above them, saw this, and thought of you ;)
links-glitch.png
links-glitch.png  •  39KB




--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 04/14/14 08:50:58AM
SteveX
SteveX
@ultrajam
11 years ago
2,584 posts
Also on jrDocs here on jamroom.net, I can't enter a table into the Text section text field.

<table>

  <tr>
    <th>Control</th>
    <th>Large Screens</th>
    <th>Small Screens</th>
    <th>iPhone</th>
    <th>Android</th>
  </tr>


  <tr>
    <td>Zoom</td>
    <td>Large Zoom for sizes larger than 400x350px</td>
    <td>Small Zoom for sizes smaller than 400x350px</td>
    <td>Not present. Zooming is accomplished by a two finger pinch.</td>
    <td>"Touch" style control</td>
  </tr>
  <tr>
    <td>Pan</td>
    <td>Present for sizes larger than 400x350px</td>
    <td>Not present for sizes smaller than 400x350px</td>
    <td>Not present. Panning is accomplished by touch.</td>
    <td>Not present. Panning is accomplished by touch.</td>
  </tr>
  <tr>
    <td>MapType</td>
    <td>Horizontal Bar for screens 300px wide and larger</td>
    <td>Dropdown for screens smaller than 300px wide</td>
    <td>Same as Large/Small Screens</td>
    <td>Same as Large/Small Screens</td>
  </tr>
  <tr>
    <td>Scale</td>
    <td>Not present</td>
    <td>Not present</td>
    <td>Not present</td>
    <td>Not present</td>
  </tr>

</table>

This is the validation error, which lists td tr table and th as allowed:
Quote:
You have entered an invalid value for "text" - value must be printable characters with the following allowed HTML tags: span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li,big,table,tr,th,td



--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
brian
@brian
11 years ago
10,149 posts
Weird - ok let me check it out.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags