Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
just poking my nose around.
--You are referring to a walk through page for users? which I am good at since I'm not a php scientist(just a noob).
I had noticed a faint plea in an earlier post, but your environment was the issue.. i think that was it.
--Or text added into .module for each function?
I don't know any php so it's likely I'm dumber than i thought, but the .module file looks like it might almost be self explanatory to anyone that might need to be in there.
@dbeall
The functions are still somewhat of a mystery to me; what/how they do need to be better documented. Some of the longer ones should be split up & rely more on ImageField's functions for updating the HTML. I need to learn more about AHAH in short, so I can make this module work correctly, as it's still quite buggy. This is mainly a note to my self, lets me know what needs to be done, and if someone else wants to jump in they are free to help. This is mainly PHP stuff so I'm not sure how much you can do; but thanks for the offer! Your work on the Boost documentation is a huge bonus for the entire Drupal community!
Comments
Comment #1
dbeall commentedjust poking my nose around.
--You are referring to a walk through page for users? which I am good at since I'm not a php scientist(just a noob).
I had noticed a faint plea in an earlier post, but your environment was the issue.. i think that was it.
--Or text added into .module for each function?
I don't know any php so it's likely I'm dumber than i thought, but the .module file looks like it might almost be self explanatory to anyone that might need to be in there.
Comment #2
mikeytown2 commented@dbeall
The functions are still somewhat of a mystery to me; what/how they do need to be better documented. Some of the longer ones should be split up & rely more on ImageField's functions for updating the HTML. I need to learn more about AHAH in short, so I can make this module work correctly, as it's still quite buggy. This is mainly a note to my self, lets me know what needs to be done, and if someone else wants to jump in they are free to help. This is mainly PHP stuff so I'm not sure how much you can do; but thanks for the offer! Your work on the Boost documentation is a huge bonus for the entire Drupal community!
Comment #3
mikeytown2 commented#1291514: Re organize code