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 |
|
More...
|
almost 15 years ago
|
add some more checks in for missing fields before using them |
|
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. |
|
More...
|
almost 15 years ago
|
clean menu entities so the template doesn't have to |
|
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 |
|
More...
|
almost 15 years ago
|
clean readme.txt for filter tags before they get to the template |
|
More...
|
almost 15 years ago
|
fix minor error with repeating div ids in menu |
|
More...
|
almost 15 years ago
|
don't advertise admin url in robots.txt - exclude all admin pages with a robots meta tag instead |
|
More...
|
almost 15 years ago
|
don't disallow sitemap stylesheet by default |
|
More...
|
almost 15 years ago
|
re-use getpages function for rss feeds so it respects inactive/expired etc pages |
|
More...
|
almost 15 years ago
|
fixes for minor eventlog errors |
|
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 |
|
More...
|
almost 15 years ago
|
and make the link even more obscure on the off-chance Google recognises http:// as being link potential |
|
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) |
|
More...
|
almost 15 years ago
|
add styling for required * |
|
More...
|
almost 15 years ago
|
adjust tag and search result returns. don't need to repeat standardised fields |
|
More...
|
almost 15 years ago
|
allow tags to accept bodyplain instead of text if supplied |
|
More...
|
almost 15 years ago
|
remove absoluteurl references |
|
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 |
|
More...
|
almost 15 years ago
|
store userid in comments, allow logged in users to edit their comments, add permissions check into json function |
|
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 |
|
More...
|
almost 15 years ago
|
respect no-post settings from calling item |
|
More...
|
almost 15 years ago
|
..and the json file |
|
More...
|
almost 15 years ago
|