Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4 New issue found while validating with WPSS #162

Open
crochefort opened this issue Jan 23, 2015 · 2 comments
Open

V4 New issue found while validating with WPSS #162

crochefort opened this issue Jan 23, 2015 · 2 comments

Comments

@crochefort
Copy link
Contributor

Hi @upsonp just notice some missing item this morning with the V4 ...
If you want to test it try https://github.com/wet-boew/wet-boew-wpss

But basically it's meta data...
Testcase: Metadata tag dcterms.issued: Missing tag:
Testcase: Metadata tag dcterms.modified: Missing tag:

Missing description...

It would be preferable if you can run the software on your side and edit the file because for me ... I think it will take too long to change everything with the web interface...

I also notice on V3 that if we decide that our site is 2 letter ( en of fr ) we fail the dcterms.language that required 3 letter...

On the head-doc.php I change this line

echo '<meta name="dcterms.language"'.$_META_LANG_.' title="'.$_ISO_.'" content="'.$_SITE['wb_metaLang_'.$_PAGE['lang1']].'" />' ."\n";

and on my config file I add a new variable

$_SITE['wb_metaLang_'.$_LANG_] = "eng"; 

Try the software and you will see ...

@upsonp
Copy link
Member

upsonp commented Jan 26, 2015

Thanks @crochefort, I'm dealing with a big site migration at the moment. I hope I can get to it this week, but if you happen to think to remind me next week if you haven't heard anything form me that would be great.

@crochefort
Copy link
Contributor Author

No problem .. i'm still working on my migration too + internal stuff !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants