Jump to content

Recommended Posts

Posted

Today I noticed the Fieldgroups class is missing from the reference, and I wasn't sure why! Does anyone know?

Also, I feel like the docs would be easier to parse/navigate if the API Variables were shown alongside the class they were an instance of.

  • Config ($config)
  • Field
  • Fields ($fields)
  • Fieldgroup
  • Fieldgroups ($fieldgroups)
  • Fieldtype
  • HookEvent
  • Inputfield
  • InputfieldWrapper
  • MarkupPagerNav
  • Module
  • Modules ($modules)
  • ...
  • Page ($page)
  • Pages ($pages)
  • ...

I'm also aware of the API Gen reference page (https://processwire.com/apigen/index.html), which is more robust, but a little harder to parse.

Posted

Is this what you are referring to: http://processwire.com/api/ref/fieldgroups/

Not sure why it isn't linked - must be missing from the API Explorer script that @ryan runs to generate the ref pages.

There actually seems to be the opposite problem with: http://processwire.com/api/ref/wire-database-backup/ - that page 404s, but is linked to under Core Classes > WireDatabaseBackup in the dropdown.

  • Like 2
Posted
On 8/7/2017 at 11:17 PM, adrian said:

Is this what you are referring to: http://processwire.com/api/ref/fieldgroups/

Not sure why it isn't linked - must be missing from the API Explorer script that @ryan runs to generate the ref pages.

There actually seems to be the opposite problem with: http://processwire.com/api/ref/wire-database-backup/ - that page 404s, but is linked to under Core Classes > WireDatabaseBackup in the dropdown.

Interesting...

 

I've been saying for a while that I'd love to help the docs get better. As they are now, I think they're pretty good - but things could always improve, and if there is one thing in development I am uber-passionate about, it's documentation!!

  • Like 3
Posted
11 hours ago, ethanbeyer said:

Interesting...

 

I've been saying for a while that I'd love to help the docs get better. As they are now, I think they're pretty good - but things could always improve, and if there is one thing in development I am uber-passionate about, it's documentation!!

Would mind posting an issue on Github about the two issues noted above so we know that Ryan will see it?

Thank you!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...