Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Add meta part to items and remove front requirement #14

Merged
merged 2 commits into from
Feb 8, 2019

Conversation

thewilkybarkid
Copy link
Contributor

@thewilkybarkid thewilkybarkid changed the title [WIP] Add meta part to items and remove front requirement Add meta part to items and remove front requirement Jan 24, 2019
@thewilkybarkid
Copy link
Contributor Author

Matches libero/browser#30.

@@ -5,6 +5,14 @@

<sch:ns prefix="libero" uri="http://libero.pub"/>

<define name="libero.content.item.content" combine="interleave">

<oneOrMore>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oneOrMore because of multiple languages I guess

</define>

<define name="libero.content.item.meta.content.service.content">
<ref name="libero.core.types.id"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as

<define name="libero.content.item-ref.attributes.service.content">
<ref name="libero.core.types.id"/>
</define>
but doesn't look right.

@thewilkybarkid
Copy link
Contributor Author

Merging since we're already using it.

@thewilkybarkid thewilkybarkid merged commit 4aa5ede into libero:master Feb 8, 2019
@thewilkybarkid thewilkybarkid deleted the content-meta branch February 8, 2019 11:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants