Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Initial commit of EE templates, pre-redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
leereamsnyder committed Dec 29, 2014
1 parent 75e08cd commit 63ae7ea
Show file tree
Hide file tree
Showing 128 changed files with 6,020 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
open-services-templates
=======================
Templates for open-services.net
===============================

The ExpressionEngine templates for open-services.net
EE Templates are in /assets/templates/

Low Variables are in /assets/low_variables/
8 changes: 8 additions & 0 deletions assets/low_variables/default_site/lv-404-body-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h2>
So sorry! We couldn&rsquo;t find that link</h2>
<p>
(Yes, given that we model our specifications on the URL-driven web, we're aware of the irony.)</p>
<p>
You might try starting back at the <a href="/">home page</a>. There&rsquo;s also a lot of content to be found in our <a href="/wiki/">wiki</a>.</p>
<p>
If all else fails, please do <a href="mailto:[email protected]?subject=OSLC%20website%20404%20problem">email the site admin</a> and we'll see what we can do.</p>
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-404-title-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Drat! A 404 error!
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jump directly to the content of this page
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jump past the list of pages to the content of this page of the tutorial
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jump directly to the list of pages in this tutorial
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
resource_articles|resource_sites|resource_podcasts|resource_presentations|resource_tools|tutorial|resource_videos|resource_whitepapers
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-author-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Author
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-blogdateformat.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
%Y %F %j
73 changes: 73 additions & 0 deletions assets/low_variables/default_site/lv-charter-basis.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
<div id="{url_title}_scope">
<h2>Scope</h2>
{cf-wgcharter-w-scope}
</div>

<div id="{url_title}_deliverables">
<h2>Deliverables</h2>
{cf-wgcharter-w-deliverables}
</div>

{if cf-wgcharter-w-capabilities}
<div id="{url_title}_capabilities">
<h2>Capabilities</h2>
{cf-wgcharter-w-capabilities}
</div>
{/if}

{if cf-wgcharter-w-motivation}
<div id="{url_title}_motivation">
<h2>Motivation</h2>
{cf-wgcharter-w-motivation}
</div>
{/if}

{if cf-wgcharter-w-compatibility}
<div id="{url_title}_compatibility">
<h2>Compatibility</h2>
{cf-wgcharter-w-compatibility}
</div>
{/if}

<div id="{url_title}_wg_relationships">
<h2>Relationship to other activities and workgroups</h2>
{cf-wgcharter-w-relationships}
<p>For more information, see the <a href="/participate/workgroup-best-practices/">Workgroup Best Practices</a>.</p>
</div>

<div id="{url_title}_target_sdos">
<h2>Target Specification Development Organizations (SDOs)</h2>
{cf-wgcharter-r-sdos}

{if count == 1}
<p>Specifications developed by this WG may be contributed to these SDOs:</p>
<ul>
{/if}
<li><a href="{cf-sdo-t-url}">{title}</a> (<a href="{cf-sdo-t-ipurl}">IP Policy</a>)</li>
{if count == total_results}
</ul>

<p>This contribution to these SDOs is dependent on maturing the specifications within this WG and gaining consensus on the contribution. At that point, the WG would make a proposal to the OSLC Steering Committee for such a move. For more information, see the <a href="/participate/workgroup-best-practices/">Workgroup Best Practices</a>.</p>
{/if}
{/cf-wgcharter-r-sdos}
</div>

<div id="{url_title}_participation">
<h2>Participation</h2>
{cf-wgcharter-w-participation}
</div>

<div id="{url_title}_meetings">
<h2>Meetings Frequency and Communications</h2>
{cf-wgcharter-w-meetings}
</div>

<div id="{url_title}_decisions">
<h2>Decision Policy</h2>
{cf-wgcharter-w-decisions}
</div>

<div id="{url_title}_ip">
<h2>Intellectual property</h2>
Members of this Workgroup agree to this Workgroup Participation Agreement.
</div>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
We can associate the discussion with this blog post after the fact
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Discuss this blog post in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this thread on the forums
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<a href="/forums/member/login/">Log in</a> or <a href="/forums/member/register/">register</a> for the forums to create one.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
There is no forum thread associated with this blog post.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Start a new forum thread
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Discuss in the forums
53 changes: 53 additions & 0 deletions assets/low_variables/default_site/lv-compatible-products.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{!--
Template partial for the Software page

Returns a list of compatible products.

----------------------
LV Preparse variables
----------------------

spec_entry_id
[REQUIRED -- ABSOLUTELY REQUIRED]
The entry_id of the specification/workgroup. Pass in via {entry_id}

this_product_entry_id
[Required]
The entry_id of the product. Used for to exclude the requesting product from results (b/c products aren't compatible with themselves)

matrix_field_id
[OPTIONAL]
The ID of the Matrix field that holds the Playa cell (specified with matrix_row_id)

matrix_row_id
[OPTIONAL]
The ID of the Matrix row in the specified field that holds the Playa cell


Reference: http://pixelandtonic.com/playa/docs/templates#playa:coparents

--}

{exp:playa:coparents
channel="products"
child_id="{spec_entry_id}"
coparent_id="not {this_product_entry_id}" {!-- Exclude the requesting product from results --}
field_id="{matrix_field_id}"
col="{matrix_row_id}"
orderby="title"
sort="asc"
search:cf-pr-s-isconnector="IS_EMPTY" {!-- Excludes adapter products --}
}
{if count == 1}
<ul class="nobullets nospacing">
{/if}
<li class="mbs"><a class="db" href="{page_url}">{title}</a></li>

{if count == total_results}
</ul>
{/if}

{if no_results}
<em>None yet!</em>
{/if}
{/exp:playa:coparents}
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-copyright-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
All content <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 US</a> unless otherwise specified. See more <a href="/terms/">terms of use</a>.
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-current-bylaws.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
283
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-current-ipr.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
261
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-current-ma.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
236
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-current-wpa.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
285
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-emaillabel-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Email address
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-feedback-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Feedback
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
87|86|432|88
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-gohome-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Home
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Linked data between multiple applications
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-is-oslc-member.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{exp:member_categories:check category_url_title='is-a-member' errors='off'}1{/exp:member_categories:check}
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-lastrevised-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Last revised:
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Latest from Twitter
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-latestnews-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Latest blog posts
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-logotitle-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Go to the home page
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<b>Hey!</b> We&rsquo;re detecting that you&rsquo;ve probably submitted this form before. You can submit an email address anyway, but you can't submit the same address multiple times.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<b>Thanks!</b> We&rsquo;ll keep you posted!
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-newerpost-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Newer post
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-notinmainnav.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
57|283|261|188|56
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-olderpost-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Older post
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
First
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Last
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Next
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Previous
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use the forums to ask questions, discuss specifications or software, or comment on community activities.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Forums
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Every workgroup has a mailing list; or, subscribe to the Community mailing list to ask questions or keep up with announcements.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mailing lists
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OSLC Wiki
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The home for workgroups and where specifications are&nbsp;written.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Permanent link to this post
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-posted-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Posted
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-readmore-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Read more
1 change: 1 addition & 0 deletions assets/low_variables/default_site/lv-readmorenews-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See more blog posts
Loading

0 comments on commit 63ae7ea

Please sign in to comment.