JILS-17: Add microdata to display pages



Issue Information

Issue Type: New Feature
 
Priority: Minor
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: Jira Issue Listing Script (JILS)
Resolution: Done (2018-01-05 08:41:16)
Target version: 0.1,

Created: 2014-11-03 18:27:46
Time Spent Working


Description
Add semantic markup (microdata) to the various display pages.

If possible would also like to add JSONLP to the document head


Toggle State Changes

Activity



Repo: Jira-Issue-Listing
Commit: 9d6ce6d96ceed393636f12edc5e2c39a33c4585d
Author: bentasker <github@<Domain Hidden>>

Date: Mon Nov 03 21:40:14 2014 +0000
Commit Message: Added basic schema.org markup to issue page. See JILS-17



Modified (-)(+)
-------
issue_page.php




Webhook User-Agent

GitHub-Hookshot/fae58c8


View Commit

Have added basic schema.org markup to issue_page.php
btasker changed status from 'Open' to 'In Progress'

Repo: Jira-Issue-Listing
Commit: cff8d30f06a035766c9c5d5fdaf0c6148ff3f7a6
Author: Ben Tasker <github@<Domain Hidden>>

Date: Thu Nov 06 15:51:16 2014 +0000
Commit Message: Added schema.org markup to project page and issues table. See JILS-17



Modified (-)(+)
-------
issues-table.php
project-index.php




Webhook User-Agent

GitHub-Hookshot/82e7c0c


View Commit

Have updated the translateUser function to ensure it always returns a block element with an itemtype of http://schema.org/Person

Repo: Jira-Issue-Listing
Commit: c06a827b42812f75fcdb78fb84c9f57272eb1fec
Author: Ben Tasker <github@<Domain Hidden>>

Date: Wed Nov 12 01:01:40 2014 +0000
Commit Message: Added schema.org markup to translateUser function. See JILS-17



Modified (-)(+)
-------
utils.class.php




Webhook User-Agent

GitHub-Hookshot/0687198


View Commit


Repo: Jira-Issue-Listing
Commit: b4728091ead11a97dc9692ef9bccc12792aaf333
Author: B Tasker <github@<Domain Hidden>>

Date: Wed Apr 22 07:01:30 2015 +0100
Commit Message: Added username to Person microdata. See JILS-17



Modified (-)(+)
-------
utils.class.php




Webhook User-Agent

GitHub-Hookshot/9a55c2d


View Commit


Repo: Jira-Issue-Listing
Commit: 7d63f951a8509b70a2b1a90bc48e315b4336c989
Author: B Tasker <github@<Domain Hidden>>

Date: Wed Apr 22 07:07:53 2015 +0100
Commit Message: Added comment count to issue page microdata. See JILS-17



Modified (-)(+)
-------
issue_page.php




Webhook User-Agent

GitHub-Hookshot/9a55c2d


View Commit

btasker added '0.1' to Fix Version

Repo: Jira-Issue-Listing
Commit: d6db59d38ec0eb7eed75b4d7aad664f4558801b5
Author: B Tasker <github@<Domain Hidden>>

Date: Mon Apr 25 06:00:33 2016 +0100
Commit Message: Added ImageObject markup to thumbnails. See JILS-17



Modified (-)(+)
-------
templates/html/issue_page.php




Webhook User-Agent

GitHub-Hookshot/cd33156


View Commit

btasker changed status from 'In Progress' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'