CrOsborne Blog

RogerCO's TechieTalk

Musings from a life working with cameras,
electronics, computers and code

TPL_PROTOSTAR_TOGGLE_MENU
  • Welcome
  • Blog Home
  • About
  • Links
  • CrOsborne

Getting Rid of those pesky 0000-00-00 Dates

Expired

Finally bothered to work out the simple way of stopping Joomla 3.10 creating those pesky 0000-00-00 00:00:00 dates which are now invalid in MySql. This is very simple for components you control, and possible to easily hack in the core Joomla - which will be one of the features of Roomla when I get around to it.

Read more … Getting Rid of those pesky 0000-00-00 Dates

Modals with double backdrops - Solved!

Expired

I've just spent a couple of days trying to fix a problem with jQuery and Bootstrap modals on a Joomla component page.

I was updating the xbCulture components - adding site pages preview modal popups (using an eycon  as the modal trigger) and changing the arrangement to use ajax direct loading of the modal-content div. On the admin pages I had been saving or re-loading the page when the modal closed, but I didn't really want to do that is it looses the page context.

Read more … Modals with double backdrops - Solved!

A Preview facility for Joomla Component Admin pages

Expired

One thing I find myself frequently needing is a way of previewing what an item will look like in the site view from the admin list or edit view for the item. In J3 there is no built-in preview facility, and the Regular Labs Better Preview extension only works with the built-in components. 

After years of working around this by previewing using a second front-end tab and saving in admin and re-loading in the site window in order to see what it will look like I finally got around to working out how to make a Preview button on the admin page toolbar bring up a preview of the site view of the item in a modal window even if it is not published - much more convenient, and avoids the necessity to publish your work in progress before it is ready.

Read more … A Preview facility for Joomla Component Admin pages

Link Hinting Revisited

Expired

Previously I discussed a way of hinting to the user that a link would open in a new tab/window by simply using css to append an icon to the link text if the target="_blank" attribute was present. This is all very well, but fails to distinguish between external (off-site) links and links to a new page on the current site. 

Read more … Link Hinting Revisited

  1. J3->4 row-fluid and row
  2. Joomla Cats'n'Tags

Page 3 of 12

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  1. You are here:  
  2. Home
  • April 2025
    • Joomla subForm Field improvements
  • January 2025
    • J5 stupid default password restrictions
  • December 2024
    • Pimping up Joomla/CMS/Language/Text
  • November 2024
    • Assigning Tags to Items Programatically
  • July 2024
    • StarLiteV First Impressions
  • June 2024
    • Creating Tags Programatically in J5
    • Waiting For StarLabs like Waiting fort Godot
  • March 2024
    • Link Hinting Update
  • August 2023
    • Getting Rid of those pesky 0000-00-00 Dates
  • February 2023
    • Modals with double backdrops - Solved!
  • December 2022
    • A Preview facility for Joomla Component Admin pages
    • Link Hinting Revisited
  • November 2022
    • J3->4 row-fluid and row
    • Joomla Cats'n'Tags
    • Joomla Tag Groups
  • October 2022
    • Joomla extendWhere() issue
  • June 2022
    • of Luminance, Lightness and Brightness
  • May 2022
    • Height of Modal Popup in Component
    • Improving link to anchor action
    • Uninstalling Overlapping Packages
  • March 2022
    • Creating Joomla Tags Programatically
    • Off site links and target hinting
  • February 2022
    • Joomla Package Install Scripts
  • September 2021
    • Joomla Form Field Showon quirk
  • April 2021
    • A Note on Browser Compatibility
  • March 2021
    • Spacing in Joomla Toolbar
  • February 2021
    • Points on the Scale
  • November 2020
    • Using Tags in a Component
  • September 2020
    • Using Joomla Subforms for Many-Many link tables
  • August 2020
    • Developing new Joomla Components
  • May 2020
    • Where did that year go
  • June 2019
    • TruncString Joomla bug
  • January 2019
    • of Tags in Joomla
    • Tags Layout for Article Info
  • June 2018
    • PD-Addon Component development
  • March 2018
    • Min and Max responsive font size CSS
  • June 2015
    • Anything over a mouthful is wasted
  • November 2014
    • A Rant at Apple
  • October 2014
    • HTML File Input Formatting
  • September 2014
    • Wireless EEG using Emotiv and EasyCap
  • August 2014
    • Displaying 3D Stereo Images
    • Facebook Events on a Joomla Site
    • From Slide Rule to Calculator
    • Rainy Sunday Timezones
  • January 2011
    • History
    • Welcome to Roger's Techie Talk
  • Joomla
  • php
  • coding
  • j5
  • VB.NET
  • override
  • template
  • admin
  • Joomla subForm Field improvements
  • J5 stupid default password restrictions
  • Pimping up Joomla/CMS/Language/Text
  • Assigning Tags to Items Programatically
  • StarLiteV First Impressions
  • Waiting For StarLabs like Waiting fort Godot
  • Joomla! Community
  • Joomla! Leadership Blog
  • MacRumours
  • Stack Overflow
  • Joomla Tag Groups
  • Welcome to Roger's Techie Talk
  • Facebook Events on a Joomla Site
  • Anything over a mouthful is wasted
  • HTML File Input Formatting
My Blog

Back to Top

© 2025 CrOsborne Blog