Skip to content

Commit

Permalink
rebuild docs 17.08
Browse files Browse the repository at this point in the history
  • Loading branch information
iJungleboy committed May 17, 2024
1 parent e6c2369 commit 9b888dd
Show file tree
Hide file tree
Showing 68 changed files with 691 additions and 424 deletions.
2 changes: 1 addition & 1 deletion 2sxc Docs Generator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# 2sxc and EAV Docs

`For version 17.07`
`For version 17.08`

This is the technical documentation for EAV and 2sxc. If you're new to 2sxc, start with [2sxc.org](https://2sxc.org/).

Expand Down
15 changes: 12 additions & 3 deletions 2sxc Docs Generator/pages/abyss/releases/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,21 @@ published/blogged:
1. ✅/✅ Release all apps as typed (May 8th)


## 2024 Q2 Finish DoD / Almost-Done Work
## 2024-05-16 Released 17.08

1. ✅ WebApi in AppCode
1. ✅ DataSources in AppCode
1.`ITemplateService`
1. ✅ Add `CmsContext.Block` and `CmsContext.Module.Block` as well as `Block.Guid`
1. ✅ Cache Service internal
1. ✅ Switch Edition UI
1. ✅ Switch Edition Permissions for non-super users
1. ✅ Update Image Resizer

...and more.

## 2024 Q2 Finish DoD / Almost-Done Work

1. ⌛ Dnn Force use of Roslyn
1. ⌛ Include Dlls on Compile for Dnn/Oqtane
1. Improve Intellisense
Expand All @@ -45,9 +54,9 @@ published/blogged:
1. ✅/🔳 ToSic.Eav.DataSources
1. 🔳/🔳 ToSic.Eav...other
1. ToSic.Sxc.Oqt / Razor
1. ⌛ Cache Service internal
1. ⌛ Cache Service external
1. ⌛ Oqtane 5.1 or 5.2 SSR Release
1. Re-Release another LTS ca. 17.10

also...

Expand Down Expand Up @@ -119,7 +128,7 @@ Minor: Tutorial App Enhancements



## Probably 2023 Q3
## Probably 2024 Q3

2sxc

Expand Down
14 changes: 11 additions & 3 deletions docs/abyss/releases/roadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,20 @@ <h2 id="may-4th-and-the-following-days---release-spree">May 4th and the followin
<li>✅/✅ Mobius Form Builder 06.00 for 2sxc 17.07 (May 7th)</li>
<li>✅/✅ Release all apps as typed (May 8th)</li>
</ol>
<h2 id="2024-q2-finish-dod--almost-done-work">2024 Q2 Finish DoD / Almost-Done Work</h2>
<h2 id="2024-05-16-released-1708">2024-05-16 Released 17.08</h2>
<ol>
<li>✅ WebApi in AppCode</li>
<li>✅ DataSources in AppCode</li>
<li><code>ITemplateService</code></li>
<li>✅ Add <code>CmsContext.Block</code> and <code>CmsContext.Module.Block</code> as well as <code>Block.Guid</code></li>
<li>✅ Cache Service internal</li>
<li>✅ Switch Edition UI</li>
<li>✅ Switch Edition Permissions for non-super users</li>
<li>✅ Update Image Resizer</li>
</ol>
<p>...and more.</p>
<h2 id="2024-q2-finish-dod--almost-done-work">2024 Q2 Finish DoD / Almost-Done Work</h2>
<ol>
<li>⌛ Dnn Force use of Roslyn</li>
<li>⌛ Include Dlls on Compile for Dnn/Oqtane</li>
<li>Improve Intellisense
Expand All @@ -152,9 +160,9 @@ <h2 id="2024-q2-finish-dod--almost-done-work">2024 Q2 Finish DoD / Almost-Done W
</li>
</ol>
</li>
<li>⌛ Cache Service internal</li>
<li>⌛ Cache Service external</li>
<li>⌛ Oqtane 5.1 or 5.2 SSR Release</li>
<li>Re-Release another LTS ca. 17.10</li>
</ol>
<p>also...</p>
<ol>
Expand Down Expand Up @@ -239,7 +247,7 @@ <h2 id="post-lts">Post LTS</h2>
<ol>
<li>Get tutorial app to run perfectly on Oqtane - ca. 0.5d 2dm</li>
</ol>
<h2 id="probably-2023-q3">Probably 2023 Q3</h2>
<h2 id="probably-2024-q3">Probably 2024 Q3</h2>
<p>2sxc</p>
<ol>
<li>Page Level Settings and Metadata</li>
Expand Down
12 changes: 6 additions & 6 deletions docs/api/dot-net/ToSic.Eav.Apps.AppBase-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="ToSic_Eav_Apps_AppBase_1" data-uid="ToSic.Eav.Apps.AppBase`1" class="text-break">
Class AppBase&lt;TServices&gt;
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L9"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L8"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -173,7 +173,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="ToSic_Eav_Apps_AppBase_1__ctor__0_System_String_System_Object___" data-uid="ToSic.Eav.Apps.AppBase`1.#ctor(`0,System.String,System.Object[])">
AppBase(TServices, string, object[])
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L22"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>DI Constructor - always run Init afterward</p>
Expand Down Expand Up @@ -213,7 +213,7 @@ <h2 class="section" id="properties">Properties

<h3 id="ToSic_Eav_Apps_AppBase_1_AppId" data-uid="ToSic.Eav.Apps.AppBase`1.AppId">
AppId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L17"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L16"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The app id as used internally</p>
Expand Down Expand Up @@ -246,7 +246,7 @@ <h4 class="section">Property Value</h4>

<h3 id="ToSic_Eav_Apps_AppBase_1_ZoneId" data-uid="ToSic.Eav.Apps.AppBase`1.ZoneId">
ZoneId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L14"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L13"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>ID of the zone (EAV Tenant)</p>
Expand Down Expand Up @@ -283,7 +283,7 @@ <h2 class="section" id="methods">Methods

<h3 id="ToSic_Eav_Apps_AppBase_1_InitAppBaseIds_ToSic_Eav_Apps_IAppIdentity_" data-uid="ToSic.Eav.Apps.AppBase`1.InitAppBaseIds(ToSic.Eav.Apps.IAppIdentity)">
InitAppBaseIds(IAppIdentity)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L28"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L27"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>App identity containing zone/app combination</p>
Expand Down Expand Up @@ -316,7 +316,7 @@ <h4 class="section">Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L9" class="edit-link">Edit this page</a>
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppBase.cs/#L8" class="edit-link">Edit this page</a>
</div>


Expand Down
12 changes: 6 additions & 6 deletions docs/api/dot-net/ToSic.Eav.Apps.AppIdentity.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="ToSic_Eav_Apps_AppIdentity" data-uid="ToSic.Eav.Apps.AppIdentity" class="text-break">
Class AppIdentity
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L9"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L7"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -166,7 +166,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="ToSic_Eav_Apps_AppIdentity__ctor_System_Int32_System_Int32_" data-uid="ToSic.Eav.Apps.AppIdentity.#ctor(System.Int32,System.Int32)">
AppIdentity(int, int)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L23"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>App identity containing zone/app combination</p>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h4 class="section">Parameters</h4>

<h3 id="ToSic_Eav_Apps_AppIdentity__ctor_ToSic_Eav_Apps_IAppIdentity_" data-uid="ToSic.Eav.Apps.AppIdentity.#ctor(ToSic.Eav.Apps.IAppIdentity)">
AppIdentity(IAppIdentity)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L33"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L31"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>This is just for extracting the Identity-part of something that may have much more information</p>
Expand Down Expand Up @@ -236,7 +236,7 @@ <h2 class="section" id="properties">Properties

<h3 id="ToSic_Eav_Apps_AppIdentity_AppId" data-uid="ToSic.Eav.Apps.AppIdentity.AppId">
AppId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L16"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The app id as used internally</p>
Expand Down Expand Up @@ -269,7 +269,7 @@ <h4 class="section">Property Value</h4>

<h3 id="ToSic_Eav_Apps_AppIdentity_ZoneId" data-uid="ToSic.Eav.Apps.AppIdentity.ZoneId">
ZoneId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L13"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L11"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>ID of the zone (EAV Tenant)</p>
Expand Down Expand Up @@ -302,7 +302,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L9" class="edit-link">Edit this page</a>
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/AppIdentity.cs/#L7" class="edit-link">Edit this page</a>
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/api/dot-net/ToSic.Eav.Apps.IAppIdentity.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="ToSic_Eav_Apps_IAppIdentity" data-uid="ToSic.Eav.Apps.IAppIdentity" class="text-break">
Interface IAppIdentity
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentity.cs/#L12"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentity.cs/#L10"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -160,7 +160,7 @@ <h2 id="ToSic_Eav_Apps_IAppIdentity_remarks">Remarks</h2>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentity.cs/#L12" class="edit-link">Edit this page</a>
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentity.cs/#L10" class="edit-link">Edit this page</a>
</div>


Expand Down
6 changes: 3 additions & 3 deletions docs/api/dot-net/ToSic.Eav.Apps.IAppIdentityLight.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="ToSic_Eav_Apps_IAppIdentityLight" data-uid="ToSic.Eav.Apps.IAppIdentityLight" class="text-break">
Interface IAppIdentityLight
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L8"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L6"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -150,7 +150,7 @@ <h2 class="section" id="properties">Properties

<h3 id="ToSic_Eav_Apps_IAppIdentityLight_AppId" data-uid="ToSic.Eav.Apps.IAppIdentityLight.AppId">
AppId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L16"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The app id as used internally</p>
Expand Down Expand Up @@ -183,7 +183,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L8" class="edit-link">Edit this page</a>
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IAppIdentityLight.cs/#L6" class="edit-link">Edit this page</a>
</div>


Expand Down
6 changes: 3 additions & 3 deletions docs/api/dot-net/ToSic.Eav.Apps.IZoneIdentity.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="ToSic_Eav_Apps_IZoneIdentity" data-uid="ToSic.Eav.Apps.IZoneIdentity" class="text-break">
Interface IZoneIdentity
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L8"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L6"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -150,7 +150,7 @@ <h2 class="section" id="properties">Properties

<h3 id="ToSic_Eav_Apps_IZoneIdentity_ZoneId" data-uid="ToSic.Eav.Apps.IZoneIdentity.ZoneId">
ZoneId
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L16"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>ID of the zone (EAV Tenant)</p>
Expand Down Expand Up @@ -183,7 +183,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L8" class="edit-link">Edit this page</a>
<a href="https://github.com/2sic/eav-server/blob/develop/ToSic.Eav.Core/Apps/IZoneIdentity.cs/#L6" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading

0 comments on commit 9b888dd

Please sign in to comment.