3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add optional argument to simplemail to allow for separating the sending address (which should use a domain registered to the server) from the reply-to address (so that emails from the contact form etc can be replied to directly.
frankblunt
as Tom Dale
More... about 13 years ago
update jquery library, add jq-ui, add option to choose which version you want and reorder the pagerequest so you can overwrite pages with later versions with the same url (so that menus can jump straight to the first child for instance)
frankblunt
as Tom Dale
More... about 13 years ago
add Config option to allow mixed case internal urls if REALLY wanted
frankblunt
as Tom Dale
More... about 13 years ago
up the user login field to 100 to allow for email addresses to be used for login
frankblunt
as Tom Dale
More... about 13 years ago
fix missing admin nav issues, keep non-sectioned pages out of sitemaps, clean out some unused admin nav calls
frankblunt
as Tom Dale
More... about 13 years ago
fix nav url for root pages (which can show up when accessing pages outside the root structure, eg admin)
frankblunt
as Tom Dale
More... about 13 years ago
fix notice errors on permissions check for pg_link
frankblunt
as Tom Dale
More... about 13 years ago
add definable css class to form elements and allow for custom text on submit button
frankblunt
as Tom Dale
More... about 13 years ago
Log all outgoing email send attempts More... about 13 years ago
Fixed typo in template and further tweak More... about 13 years ago
Update for new form field type emailwithconfirmation which creates a confirmation field below it and checks it is the same. Note the template is updated and setup will need to be run to update the db with the new type. More... about 13 years ago
Changes to how hashed links are escaped - now [#] instead of ## which conflicted with translations. More... about 13 years ago
Changes to how hashed links are escaped. More... about 13 years ago
adjust nav function to allow through the whole page table (so you can add custom fields like pg_menuimage and use them from the standard nav array), set it to use the centralised Core cleaning/permissions function, update multilanguage handling to use the mldata rather than the deprecated MULTILANGUAGE constant. Adjust Core cleaning function to accept 'nav' type and unset body fields for instances that don't need it (like nav, sitemap etc)
frankblunt
as Tom Dale
More... over 13 years ago
Escape hashed URLs as ## - this prevents Jojo from "fixing" the anchor links by prepending the REQUEST_URI. More... over 13 years ago
Tweak to allow google Adwords conversion tracking on form thankyou pages (from Michael Brandon) More... over 13 years ago
Fixed: [article] not being replaced in meta description (was using [title] instead). Now supports both in case people updated the setting to fix it. More... over 13 years ago
get subnav by default even when mainnav is multilevel, add IE classes to xhtml header, make bolierplate reset less aggressive
frankblunt
as Tom Dale
More... over 13 years ago
fix nav error on empty article sets, add siteurl to image src for browsers that 404 on basehref
frankblunt
as Tom Dale
More... over 13 years ago
add a Jojo function for converting html to use inline styles (eg in emails) using an array of tags/styles. Update the newsletter content function in articles to use inline styling and fix issues with unordered or partly orrdered article lists
frankblunt
as Tom Dale
More... over 13 years ago
set admin menu to use cleaned nav function values
frankblunt
as Tom Dale
More... over 13 years ago
Bug fix. Landscape images not cropping around the chosen crop-point correctly. More... over 13 years ago
File upload error messages around the wrong way. More... over 13 years ago
Fixed the added html and text sending to the smtp option of simpleMail More... over 13 years ago
Added html and text sending to the smtp option of simpleMail More... over 13 years ago
Increase the size of the display field tabledata. This can get large if using CONCAT to string together several fields for the display field. More... over 13 years ago
blanket change from TYPE (deprectaed in MySQL since 4.1) to ENGINE in install files
frankblunt
as Tom Dale
More... over 13 years ago
tweak for setting phrase search type automatically based on quote marks in the query content
frankblunt
as Tom Dale
More... over 13 years ago
changing opd to odp - open directory project More... over 13 years ago
typo - opd should be odp More... over 13 years ago