Welcome Guest, Not a member yet? Register   Sign In
Inadequacy in Documentation
#1

(This post was last modified: 08-20-2020, 04:01 AM by bogus.)

Day

as an astute reader of the CI4 documentation I stumbled over a worth mentioning amount of mistakes in the same.
Either logically, but mostly orthographically I wonder if this is intentionally done for whatever reason.
Am I right that it isn't desirable to report these mistakes?

Regards

bogus
Reply
#2

Kinda hard to tell as you didn't list what the problem where.
If the code dosen't work, you should open up an issue at Github; https://github.com/codeigniter4/CodeIgniter4/issues

If you need help interpreting the userguide, you can post here in the forum.
Reply
#3

(08-20-2020, 08:49 AM)jreklund Wrote: Kinda hard to tell as you didn't list what the problem where.
If the code dosen't work, you should open up an issue at Github; https://github.com/codeigniter4/CodeIgniter4/issues

If you need help interpreting the userguide, you can post here in the forum.


Na sorry, no need help reading for.
Code is quite okay and didn't dive into it too much yet. TBC

I will send you a PM with hints where there are hooks in the docs, fair enough?
No need for drawing more attention than necessary.
Reply
#4

(This post was last modified: 08-20-2020, 11:07 PM by jreklund.)

Our user guide aren't a straight up tutorial so every function or how it's chained aren't described in detail, so that's why I asked if you had trouble with a particular function.

Just write it here as long as it's not a security hole. No one care if we made a mistake in the documentation, we don't try to keep a lid of things.
Reply
#5

(08-20-2020, 11:07 PM)jreklund Wrote: Our user guide aren't a straight up tutorial so every function or how it's chained aren't described in detail, so that's why I asked if you had trouble with a particular function.

Just write it here as long as it's not a security hole. No one care if we made a mistake in the documentation, we don't try to keep a lid of things.


But you should, just for the heck ofi it.
CI is really cool, slack free shit... :-)
Reply
#6

(This post was last modified: 08-24-2020, 03:25 AM by bogus.)

Quote:Modeling data
     |
     - Using Codeigniters Model



$updatedField

Specifies which database field should use for keep data record update timestamp. Leave it empty to avoid update it (even useTimestamps is enabled)


Just a minor one.
Reads like an Inuit wrote it.
I'm not 'scanning' the docs now for typos or serious errors.
But I stumbled already about something more serious.

In particular you should point out more the difference between the builder class and the model's member functions.
Reply
#7

You are free to submit any pull request you want regarding the user guide, if you deem it lacking any description.
https://github.com/codeigniter4/CodeIgni...ntributing
https://github.com/codeigniter4/CodeIgni..._guide_src
https://github.com/codeigniter4/CodeIgni...tation.rst
Reply




Theme © iAndrew 2016 - Forum software by © MyBB