So, I love this component... Now it is time to learn writing my own components to extend the functionality of ME - as I have never written a component before this will be fun!
I just want to make sure noone has written this before me, I do not want to reinvent the wheel...
Component 1.
I am planning to write a component that can change attributes of many objects at once. In my case the rent of all objects in a category for example. To start with the component will only be able to change rents (as that is what I need) but once I get that working it should be easy to extend the functionality to any field.
This is probably a good component to start working with as it is not that difficult...
Component 2.
This is a much more advanced component. I am almost sure noone has implemented it but it involves a somewhat complicated que system to the offers. If anyone has something like this (or would like it) please do let me know...
Ok, that is it for now. If noone has done Component 1 I will take up the task to make it, and share it through this webpage if and when I get it working...
(devs. I would be superhappy if one could get a manual or such of the built-in functions to see if I can use some of them... I guess I can read the source but as it was years since I did php...well, IF you have something like this (function, input, output) I would be very happy...)