Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wintercms/wn-docs-plugin

Plugin that provides documentation direct to your Winter CMS installation.
https://github.com/wintercms/wn-docs-plugin

external not always set

6a006a93ba39c53c27c96b02bfc42fb7c4d2943e authored about 1 year ago by Luke Towers <[email protected]>
Pass "external" flag to Winter.Pages menu data

05f9201d4b78d814d77c8a3421165b6432b54c24 authored about 1 year ago by Luke Towers <[email protected]>
Exclude external docs links from being listed in a sitemap

d5493778fe74022f9e1d908294c84042aececc0d authored about 1 year ago by Luke Towers <[email protected]>
Add support for Winter.Pages and Winter.Sitemap

You can either link to a single documentation's root page or a specific page. If you select a si...

72eac9b429e3e9353c48de8d9393293941adfbf2 authored about 1 year ago by Ben Thomson <[email protected]>
Add language strings for docsList component

bc2059e7a83ef45b74a30ede5f2eb156b810e490 authored about 1 year ago by Ben Thomson <[email protected]>
Don't cache availability state in console.

d1cf6f0abb3d68617463f6ee4eda58bed32d2b0f authored about 1 year ago by Ben Thomson <[email protected]>
Add caching for docs content

e8f8bcd4725d649eab571bffe22d94a833d57b08 authored about 1 year ago by Luke Towers <[email protected]>
Add initial support for getting the sibling pages of the current page

94e6e556cd22f644252b413419bf1193d8c022f7 authored over 1 year ago by Luke Towers <[email protected]>
Update DocsProcess.php

3d69b197d969cb4228d1ec17f0e310b1bbcff314 authored over 1 year ago by Luke Towers <[email protected]>
Allow processing all documentation sources at once

cfeba697c05b4aeb9ab2a660b80988f29933c4fc authored over 1 year ago by Luke Towers <[email protected]>
Split Markdown content into sections for grouped indexing

6bc7445d2c3cbaad92333f9da6df02b541f15449 authored over 1 year ago by Ben Thomson <[email protected]>
Use wildcard instead of static directory

e8f33459cd784d53dbebdc27ef1e073b2347df9c authored over 1 year ago by Ben Thomson <[email protected]>
Symlink docs assets when using "winter:mirror" command

a482dcda8ae6941470f5b15773437abbb8dccbcd authored over 1 year ago by Ben Thomson <[email protected]>
Minor tweaks

805d0f3f3b7595197942ef90a8acc2ba4c2e0bd4 authored over 1 year ago by Ben Thomson <[email protected]>
Further updates to README

f984b1e1787282110bc5efb5096272cea7926d04 authored over 1 year ago by Ben Thomson <[email protected]>
Allow documentation to be sourced remotely from private sources

This allows a token to be specified either in the docs config, or as an option to the "docs:proc...

cf0707f1511ce472b955f14d9d5cbcb91bf33c38 authored over 1 year ago by Ben Thomson <[email protected]>
Add handling and storage of image assets in Markdown docs

9e10b09a08d1d45be035f51e794093867eef0ba2 authored over 1 year ago by Ben Thomson <[email protected]>
Make page lists more dev-accessible and iterable

Page lists can now be accessed and traversed like arrays, and the count of pages can be retrieved.

23b4290e3dd818c2c7ab1644b627bc5c4b550406 authored over 1 year ago by Ben Thomson <[email protected]>
Fix garbled characters in other languages (#18)

39cfef9a09f8f70b490a9eefe509ee86037fdf3f authored over 1 year ago by wpjscc <[email protected]>
Add parsing of local event tags in event docblocks

28a5f826c87a78aa58833f1467c03e1e32a34550 authored about 2 years ago by Ben Thomson <[email protected]>
Finalise event processing in docs, include in API docs

d553ae9ed4420491606047bd569754b39abcfa97 authored about 2 years ago by Ben Thomson <[email protected]>
Slight tweak to tests config

3f791a05ca0f2d235567d5681ae3b8ee775703cb authored about 2 years ago by Ben Thomson <[email protected]>
Use "winter:test" command for tests

7bcf9287849a276d419d65ab5213e81a30919b77 authored about 2 years ago by Ben Thomson <[email protected]>
Fix tests config

bd2a3ed20b002fc9d6ffac27cabf4481bbb391dc authored about 2 years ago by Ben Thomson <[email protected]>
Merge pull request #10 from wintercms/wip/api-parser

PHP API parser

8fdb6a30b68dd5c6ee4535c3d015ef5663a573f0 authored about 2 years ago by Ben Thomson <[email protected]>
Merge remote-tracking branch 'origin/main' into wip/api-parser

a6c1018d5ea566c07598431f97cc505bd3c7a43c authored about 2 years ago by Ben Thomson <[email protected]>
Add Dutch translation (#14)

Credit to @ben-nl

7bd9c32a034b1df7905d96b32c4b2fbaca54e371 authored about 2 years ago by ben-nl <[email protected]>
Improve indexable content

af1706135a65549ab7dd87af651c5d7748afaea8 authored about 2 years ago by Ben Thomson <[email protected]>
Use full record callbacks for docs search handlers

fdbeeac71b79411157d240a3c8077ecba9afdb82 authored about 2 years ago by Ben Thomson <[email protected]>
Allow cached states to be reset (is downloaded/available)

Fixes issue where the process command would fail on the first run because the doc was cached in ...

4d540aa327bf963f6dbb8b9b07550483b2830981 authored about 2 years ago by Ben Thomson <[email protected]>
Use correct URLs for docs search results

d8b113de0f78884b46f9c18b2fb102f41ce54aab authored about 2 years ago by Ben Thomson <[email protected]>
WIP events parsing restructure

34738ccf96159644245d2d73e586f5e3b237b3a2 authored about 2 years ago by Ben Thomson <[email protected]>
Fix incorrectly named doc name page var

4467ec1fb0662962d99138197ffcadbf09b228c0 authored about 2 years ago by Ben Thomson <[email protected]>
Find event docblock under any node, not just method calls

9f3a8aec8384a100e6bc31d794eb95b75d0ffc05 authored about 2 years ago by Ben Thomson <[email protected]>
Remove old event parser - now integrated into main parser.

Thanks @mjauvin for his work.

e0f8c342d3854ab12aa7b5d28c38bc04af49abc0 authored about 2 years ago by Ben Thomson <[email protected]>
Add method to get events encountered

23acb4d05fddbe1e5a814346dd9740152937dbfd authored about 2 years ago by Ben Thomson <[email protected]>
Add event parsing, fix tests

8251d8dbc6045ed99590ff947eff274a5cd66a5e authored about 2 years ago by Ben Thomson <[email protected]>
Quick tweak to comment

2f84d2badaf1e29dd099960f6bc493ea8e9e2b94 authored about 2 years ago by Ben Thomson <[email protected]>
Add proper 404 handling

9bc756c874e8f8769e7bb03348bd68a75f05894c authored about 2 years ago by Ben Thomson <[email protected]>
Add automatic search handlers for docs

053892d9e0423a60db36dbf63b6eedeaac87b351 authored over 2 years ago by Ben Thomson <[email protected]>
Reformat way that page indexes are stored and indexed

1a1a66fe5b889ec798fcb2f126661e538f6a992b authored over 2 years ago by Ben Thomson <[email protected]>
Handle 404s in DocsPage component better

4a334726f8aea78b82a8ad194ba1ac88c698f7a0 authored over 2 years ago by Ben Thomson <[email protected]>
Ensure docs identifier method is in page lists

301f70fe0539ec6d6675c150d0556000e7fd6ff1 authored over 2 years ago by Ben Thomson <[email protected]>
Create PHP API front matter, add indexing

cfc4a98675a492c60ed0837250240d67e314b69d authored over 2 years ago by Ben Thomson <[email protected]>
Abstract a base page index, add PHP API index

1a34621ecf23667d24f7280a6712654b1d657a56 authored over 2 years ago by Ben Thomson <[email protected]>
Add documentation list component

b99724abebd27e4e051b391e1ec1e8f400f3739d authored over 2 years ago by Ben Thomson <[email protected]>
Allow documentation to define a repository URL.

This allows linking to the source documentation, and allows pages to have their own "edit" link ...

634eb245c5cabb79545e3f40b85e00936362f83f authored over 2 years ago by Ben Thomson <[email protected]>
Tweak README

13ec8a74571d902e08bb7dc6f6fa99159e398b4e authored over 2 years ago by Ben Thomson <[email protected]>
Allow pages to define front matter metadata

683b3f22509c96f3549a2be1d6c39c9056c688a4 authored over 2 years ago by Ben Thomson <[email protected]>
Add support for external links in docs nav

99f104f089986d968f9f5fc8bb9e88640c04523c authored over 2 years ago by Ben Thomson <[email protected]>
Allow search index and array source to be force updated

13806fff0e62dfcd26f41ca47452116f05f72c3d authored over 2 years ago by Ben Thomson <[email protected]>
Fix unit tests

bc9fc81878e2ed617bafae8d5fd47a9dc9251c45 authored over 2 years ago by Ben Thomson <[email protected]>
Fix unit tests config

b802d01a2236924293f940f9ccdade3b345d71c9 authored over 2 years ago by Ben Thomson <[email protected]>
Not the Composer branch, you numpty

1482553820172fab67c952ac002d8cdd1d647b7e authored over 2 years ago by Ben Thomson <[email protected]>
Fix Winter version in tests

f08ab9d6bab362c9027b4e03ea400d8fb47a4199 authored over 2 years ago by Ben Thomson <[email protected]>
WIP docs indexing

0de4f560b2d58ebcc6e60150103ac5b154ddc0e9 authored over 2 years ago by Ben Thomson <[email protected]>
Fix for error thrown when an <a> tag has no href in a converted doc

b3375f6e0e9bd7e24df058ef4e96325a0dc56e22 authored over 2 years ago by Ben Thomson <[email protected]>
Actually include the default values for properties

ba0204fa502db5dcd8317c4447d7a1819d57d268 authored over 2 years ago by Ben Thomson <[email protected]>
Significantly improve PHP API Parser

- Collate use cases after checking script has an object, so __GLOBAL__ namespace isn't always vi...

8151064f38b91f6d8c039dff982f6bf6c7211068 authored over 2 years ago by Ben Thomson <[email protected]>
Try to link references when normalising types

412e51808eb2b8782633a89f27cfdde9e21bc27e authored over 2 years ago by Ben Thomson <[email protected]>
Add definition sorting for classes

c1bd5064bd46b4967c9dcad87e07a9c7e7645e79 authored over 2 years ago by Ben Thomson <[email protected]>
Ensure null is returned in getPage if page doesn't exist

76302bfece96db703e143cc398167bd36afb5eba authored over 2 years ago by Ben Thomson <[email protected]>
Fix type mismatches, fix inherited references

ef1da06688682fad0f28c146034dfe548d622601 authored over 2 years ago by Ben Thomson <[email protected]>
Add dynamic links from HTML source code, redirect user to root page

f20edd3d1ece5ccea4b989e9010028e02e4d629b authored over 2 years ago by Ben Thomson <[email protected]>
Rename ApiParser to PHP API Parser

a3c4eeb6efc384f661bc2b832ff4dd11148be135 authored over 2 years ago by Ben Thomson <[email protected]>
Add trait context

9046a591f2e0752249c7d6201407349de20672eb authored over 2 years ago by Ben Thomson <[email protected]>
Merge inherited API into class, fix name resolving

df67e6255400c393c362a4a3c23c63fb0b18315f authored over 2 years ago by Ben Thomson <[email protected]>
WIP fixing some references with traits and inheritance

28d1735cdba68d81587099023c6d66ba628d3819 authored over 2 years ago by Ben Thomson <[email protected]>
WIP default API doc template

1c7e714c77f59aa004357c136520bc19b0ce69be authored over 2 years ago by Ben Thomson <[email protected]>
Add child active state to main nav

261be5b5575752273273e903e5d58b3edd7b5514 authored over 2 years ago by Ben Thomson <[email protected]>
Allow unlimited level navs

ae2d280b408ce90c4b0569b08ce8ca0195cb261f authored over 2 years ago by Ben Thomson <[email protected]>
Fix hierarchy structure for TOC nav items

Fixes and issue where the first child's details were overlapping the parent's details

2171a9415c9eb9ae8381816384537959cdb402c4 authored over 2 years ago by Ben Thomson <[email protected]>
Add PHP API docs classes

cac3dc6b7636d3bf8462ef6be0103d34c82f981f authored over 2 years ago by Ben Thomson <[email protected]>
Create base page list class

700a97b68d6dab814e623d8027c116f30bc3ce6d authored over 2 years ago by Ben Thomson <[email protected]>
Rename MarkdownPage to HtmlPage to use across doc types

94731911136ea2b8ffbe1a826867d6284900c7f9 authored over 2 years ago by Ben Thomson <[email protected]>
Add class map and traversal methods

01fb8bd1124d72390356c282746888d0644941e0 authored over 2 years ago by Ben Thomson <[email protected]>
WIP support for union types and invalid tags in PHP API parser

bdbf8591b361cf88d6ac4d2b5cda967cc2e9ed55 authored over 2 years ago by Ben Thomson <[email protected]>
Fix extraction of documentation from nested subfolders

adf67a6b5320949586d417872b460acb204e1cd7 authored over 2 years ago by Ben Thomson <[email protected]>
Add all metadata to partials when loading docs page via AJAX

46edd142cb566fc5396dd9b422118ae6ca83aa2e authored over 2 years ago by Ben Thomson <[email protected]>
Ensure page path can be accessed

f8dbe056a7259c72fe4460b60cfb902bba2ceb91 authored over 2 years ago by Ben Thomson <[email protected]>
Fix property being used before being initialised

d297a266eb971799b8eefe3b21b17b29a3edfad5 authored over 2 years ago by Ben Thomson <[email protected]>
Add docs metadata to the DocsPage component

2230ad109e193f2488ea5c85fd6311bcd9f71f21 authored over 2 years ago by Ben Thomson <[email protected]>
Add ability to load pages via AJAX

afd62df170138565001cdb8f55e6580d02f54866 authored over 2 years ago by Ben Thomson <[email protected]>
Change permalink symbol

07c67c68507021d578020fa91acbc739e8d1d353 authored over 2 years ago by Ben Thomson <[email protected]>
Add handling for external and code links

6d7c80d1a0a2b7735ded992a1a8fafbac3a03e18 authored over 2 years ago by Ben Thomson <[email protected]>
Allow a page to be set as the active page

a08223934a361a6c058cf3259780f3c90bea6519 authored over 2 years ago by Ben Thomson <[email protected]>
Add initial docs page component

edd54b223fb600cfcf95fdfd79d381c451a99b28 authored over 2 years ago by Ben Thomson <[email protected]>
Disable indexing of docs for now

1e61acc3ce082f101035e6c396ca9915bca4c3b7 authored over 2 years ago by Ben Thomson <[email protected]>
Fix UTF-8 characters displaying incorrectly

5a25d8a535f86cc1250475af1a754308311dfa5c authored over 2 years ago by Ben Thomson <[email protected]>
WIP indexing of Markdown docs

4f15eabdc8bb169e77d4898f1cd71fad66891896 authored over 2 years ago by Ben Thomson <[email protected]>
Further work on Markdown Documentation processing

1c68b3e0e5131ac097e3b68f647da4e4b094c61d authored over 2 years ago by Ben Thomson <[email protected]>
Add initial page interface method

0d904bbe0517d1a43b424aa1694dc3b60fa2993e authored over 2 years ago by Ben Thomson <[email protected]>
Introduce page map concept

6b7cf8075b33f35b18e04547f58075a7d8dadb49 authored over 2 years ago by Ben Thomson <[email protected]>
Add MUCH better manipulation of Markdown files

354c70ec55af9c538e8ff9e4fdd6e5b3578c7cac authored over 2 years ago by Ben Thomson <[email protected]>
Move ignored paths to documentation config

24a264a677174847395f1e6fadf7540b91487797 authored over 2 years ago by Ben Thomson <[email protected]>
Ignore stupid Mac files

b7008c50070c995f151d71c7d376a9ede4dec0c2 authored over 2 years ago by Ben Thomson <[email protected]>
Remove unneeded use cases

8ddf97180eaa0dad0c5d8ae091daed027b74ea55 authored over 2 years ago by Ben Thomson <[email protected]>
Remove TNTSearch dependency

a27ee988ef924acca92ffa6d82f9caafbe01abc1 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'wip/api-parser' of github.com:wintercms/wn-docs-plugin into wip/api-parser

c445f5a3f6f46ba9b9b0ff0a92872ede4d569ae1 authored over 2 years ago by Ben Thomson <[email protected]>
WIP processing Markdown documentation

00f6549b958485813f5476934d8c89ea2b1f7803 authored over 2 years ago by Ben Thomson <[email protected]>