2010-10-28 23:28:45 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<% base_tag %>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<title><% if Title %>$Title<% end_if %> SilverStripe Documentation</title>
|
|
|
|
|
2010-10-29 01:09:28 +02:00
|
|
|
<% require javascript(sapphire/thirdparty/jquery/jquery.js) %>
|
2011-01-10 22:30:29 +01:00
|
|
|
<% require javascript(toolbar/javascript/toolbar.js?site=doc&searchShow=false) %>
|
2010-10-29 01:09:28 +02:00
|
|
|
<% require css(toolbar/css/toolbar.css) %>
|
|
|
|
|
2010-10-28 23:28:45 +02:00
|
|
|
<% require css(themes/ssorgsites/css/ss.screen.min.css, screen) %>
|
|
|
|
<% require css(themes/ssorgsites/css/ss.print.min.css, print) %>
|
2010-10-29 01:09:28 +02:00
|
|
|
|
2010-10-28 23:28:45 +02:00
|
|
|
<% require themedCSS(DocumentationViewer) %>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="container">
|
|
|
|
<div id="header">
|
|
|
|
<div id="language">
|
|
|
|
$LanguageForm
|
|
|
|
</div>
|
|
|
|
|
2011-01-12 01:41:46 +01:00
|
|
|
<h1>
|
|
|
|
<a href="http://www.silverstripe.com" class="ssLogo">
|
|
|
|
<!-- <img alt="SilverStripe" src="themes/ssorgsites/images/logo.png" height=""> -->
|
|
|
|
</a>
|
|
|
|
<a href="$Link"><span><% _t('SILVERSTRIPEDOCUMENTATION', 'Documentation') %></span></a>
|
|
|
|
</h1>
|
2010-12-21 11:04:15 +01:00
|
|
|
|
|
|
|
<div id="search">
|
|
|
|
$DocumentationSearchForm
|
|
|
|
</div>
|
2011-01-12 01:41:46 +01:00
|
|
|
<div id="breadcrumbs">
|
|
|
|
<% include DocBreadcrumbs %>
|
|
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="clear"></div>
|
2010-10-28 23:28:45 +02:00
|
|
|
</div>
|
|
|
|
|
2011-01-12 01:41:46 +01:00
|
|
|
|
2010-10-28 23:28:45 +02:00
|
|
|
<div id="layout">
|
|
|
|
<div id="versions-nav">
|
|
|
|
<h2>Versions:</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<% control Versions %>
|
|
|
|
<% if MajorRelease %>
|
|
|
|
<li class="major-release"><a href="$Link" class="$LinkingMode">$Title</a></li>
|
|
|
|
<% else %>
|
|
|
|
<li class="module-only"><a href="$Link" class="$LinkingMode">$Title</a></li>
|
|
|
|
<% end_if %>
|
|
|
|
<% end_control %>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="content" class="typography">
|
2011-01-12 22:52:19 +01:00
|
|
|
<!--
|
2011-01-12 01:41:46 +01:00
|
|
|
<div class="info">
|
|
|
|
<h5>This is a info message</h5>
|
|
|
|
<p>Vivamus scelerisque, lacus non elementum vestibulum, eros odio gravida sem, vitae hendrerit leo velit in eros.</p>
|
|
|
|
<a href="#" class="close" title="Close notification">close</a>
|
|
|
|
</div>
|
|
|
|
<div class="notice">
|
|
|
|
<h5>This is a notification</h5>
|
|
|
|
<p>You are currently browsing the SilverStripe documentation for the 2.3 version. You can switch to another version: <a href="#">2.2</a>, <a href="#">2.3.6</a>, <a href="#">2.4</a>
|
|
|
|
</p>
|
|
|
|
<a href="#" class="close" title="Close notification">close</a>
|
|
|
|
</div>
|
|
|
|
<div class="warning">
|
|
|
|
<h5>This is a warning message</h5>
|
|
|
|
<p>This version of SilverStripe is no longer maintained anymore.
|
|
|
|
If some of your projects still use this version, consider <a href="">upgrading as soon as possible</a>.</p>
|
|
|
|
<a href="#" class="close" title="Close notification">close</a>
|
|
|
|
</div>
|
|
|
|
<div class="hint">
|
|
|
|
<h5>Tip: See also...</h5>
|
|
|
|
<p>This is an example of a hint to help users who are finding difficulty in understanding the full concept <a href="#">link to surporting document</a>.</p>
|
|
|
|
</div>
|
2011-01-12 22:52:19 +01:00
|
|
|
-->
|
|
|
|
|
2010-10-28 23:28:45 +02:00
|
|
|
$Layout
|
2011-01-12 01:41:46 +01:00
|
|
|
|
2011-01-12 22:52:19 +01:00
|
|
|
<!--
|
2011-01-12 01:41:46 +01:00
|
|
|
<h4>Table</h4>
|
|
|
|
<table>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<td>Id</td><td>Model</td><td>Foreign Key</td><td>Key Data</td>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
|
|
|
<td>1</td><td>Resource</td><td>schema</td><td>2009-02-25</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td><td>Resource</td><td>schema</td><td>2009-02-25</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td><td>Resource</td><td>schema</td><td>2009-02-25</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td><td>Resource</td><td>schema</td><td>2009-02-25</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td><td>Resource</td><td>schema</td><td>2009-02-25</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<div class="pageSkip message">
|
|
|
|
<a href="">« Previous Page</a>
|
|
|
|
<span class="separator">|</span>
|
|
|
|
<a href="">Next Page »</a>
|
|
|
|
</div>
|
|
|
|
|
2011-01-12 22:52:19 +01:00
|
|
|
-->
|
2010-10-28 23:28:45 +02:00
|
|
|
</div>
|
2011-01-10 22:30:29 +01:00
|
|
|
|
|
|
|
<div id="comments">
|
|
|
|
<p class="notice">
|
|
|
|
<strong>Comment policy:</strong> Please use comments for <strong>tips and corrections</strong> about the described
|
|
|
|
functionality. <br />
|
|
|
|
Comments are moderated, we reserve the right to remove comments that are inappropriate or are no longer relevant. Use the <strong><a href="http://silverstripe.com/silverstripe-forum">Silverstripe Forum</a></strong> to ask questions.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/silverstripe-doc/embed.js"></script><noscript><a href="http://silverstripe-doc.disqus.com/?url=ref">View the forum thread.</a></noscript><a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
|
|
|
|
</div>
|
2010-10-28 23:28:45 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="footer">
|
2011-01-12 22:52:19 +01:00
|
|
|
<p>Documentation powered by <a href="http://www.silverstripe.org">SilverStripe</a>. <a href="http://github.com/chillu/silverstripe-doc-restructuring">Contribute to the Documentation Project</a>.
|
|
|
|
<br />Except where otherwise noted, content on this wiki is licensed under <a class="urlextern" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC Attribution-Noncommercial-Share Alike 3.0 Unported</a><a href="http://creativecommons.org/licenses/by/3.0/nz/" rel="license"><img class="ccLogo" src="http://i.creativecommons.org/l/by/3.0/nz/80x15.png" style="border-width: 0pt;" alt="Creative Commons License"></a></p>
|
2010-10-28 23:28:45 +02:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|