Mercator Approved

Member since: 2019-02-19

Recent posts by Mercator
Post When

I would like to write an appointment plug-in. Was wondering if there is a good open source of PHP ap...

Posted in Appointment plugin

I am using the plugin using an url like /posts/:slug. When the slug is mis-spelled, the plugin crash...

Posted in Next and Press Post Plugin - Chrshing

Thanks, Marc. Basically went with your first option and registered the following onStart to the layo...

Posted in Popup - Once a Day

I would like to include HTML/Java Script code on a static page but only once every 24 hours (a popup...

Posted in Popup - Once a Day

I an developing a number of components and snippets. I have defined properties, such as

public funct...

Posted in Component / Snippets: How to use rich text, media manager and repeated fields?

Hi, Can I call the Media Manager in the Backend of a component? I tried

return [

    'dir' => [
    ...

Posted in Media Finder in Components?

I have two tables A and B as well as a table AB holding the relationship between them. All fine. If ...

Posted in Displaying Selective Many to Many Relationships

I would like to write my first October extension, which I would like to be able to include in my pag...

Posted in Variable number of parameters in extensions?