3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make many 2 many field types work where the link table is grouped. And delete half the code as it did nothing and made it look complicated More... almost 15 years ago
Make sure the table exists before trying to upgrade it More... almost 15 years ago
If a plugin page's parent isn't in the list then reparent it to the top level. More... almost 15 years ago
adjust setup conversion script to use new field name for category pageid
frankblunt
as Tom Dale
More... almost 15 years ago
add some more checks in for missing fields before using them
frankblunt
as Tom Dale
More... almost 15 years ago
add xinha option to set default image library display to list view (thumbnail view is very slow for large libraries). escape javascript.
frankblunt
as Tom Dale
More... almost 15 years ago
clean menu entities so the template doesn't have to
frankblunt
as Tom Dale
More... almost 15 years ago
Too many percentages More... almost 15 years ago
When admin_action_after_save_[table] hook is called, pass through the record id. When admin_action_after_save is called, pass though the tablename and the record id More... almost 15 years ago
Change the third parameter of addHook and addFilter from plugin name to class name. Still handled plugin name fine but allows for running hooks and filters in classes that are not names Jojo_Plugin_* More... almost 15 years ago
Make plugin name and languagefield optional More... almost 15 years ago
remove erroneous trailing slash in options tags
frankblunt
as Tom Dale
More... almost 15 years ago
clean readme.txt for filter tags before they get to the template
frankblunt
as Tom Dale
More... almost 15 years ago
fix minor error with repeating div ids in menu
frankblunt
as Tom Dale
More... almost 15 years ago
don't advertise admin url in robots.txt - exclude all admin pages with a robots meta tag instead
frankblunt
as Tom Dale
More... almost 15 years ago
don't disallow sitemap stylesheet by default
frankblunt
as Tom Dale
More... almost 15 years ago
re-use getpages function for rss feeds so it respects inactive/expired etc pages
frankblunt
as Tom Dale
More... almost 15 years ago
fixes for minor eventlog errors
frankblunt
as Tom Dale
More... almost 15 years ago
allow page urls with xxxxx.xxx and don't add a trailing slash in robots.txt if the url has a . in it
frankblunt
as Tom Dale
More... almost 15 years ago
and make the link even more obscure on the off-chance Google recognises http:// as being link potential
frankblunt
as Tom Dale
More... almost 15 years ago
add explicit nofollow to website links (shouldn't make any difference to Google as they're redriected from a bot-restricted function in js/, but will make it more obvious to spammers that they aren't going to achieve anything by it)
frankblunt
as Tom Dale
More... almost 15 years ago
add styling for required *
frankblunt
as Tom Dale
More... almost 15 years ago
adjust tag and search result returns. don't need to repeat standardised fields
frankblunt
as Tom Dale
More... almost 15 years ago
allow tags to accept bodyplain instead of text if supplied
frankblunt
as Tom Dale
More... almost 15 years ago
remove absoluteurl references
frankblunt
as Tom Dale
More... almost 15 years ago
small cleanup, centralise another select function and add full permission checks for plugin page results, remove more redundant code in getPrefix
frankblunt
as Tom Dale
More... almost 15 years ago
store userid in comments, allow logged in users to edit their comments, add permissions check into json function
frankblunt
as Tom Dale
More... almost 15 years ago
is there a pr bleed issue with doing links as a js link rather than a form post? including the form breaks validation and requires custom css formatting to match whatever style might have been used for h4 a tags
frankblunt
as Tom Dale
More... almost 15 years ago
respect no-post settings from calling item
frankblunt
as Tom Dale
More... almost 15 years ago
..and the json file
frankblunt
as Tom Dale
More... almost 15 years ago