// defined('_JEXEC') or die; //class plgSystemCustomredirect extends JPlugin //{ // public function onAfterInitialise() // { // $app = JFactory::getApplication(); // // // Only redirect on the frontend // if ($app->isClient('site')) //{ // $user = JFactory::getUser(); // // Only redirect logged-in users // if ($user->id > 0) { // Target URL (change to what you need) // $redirectUrl = 'index.php?option=com_content&view=article&id=1'; // Prevent infinite loop // $currentUrl = JUri::getInstance()->toString(); // Only redirect if not already on that page // if (strpos($currentUrl, $redirectUrl) === false) // { // $app->redirect(JRoute::_($redirectUrl, false)); // $app->close(); // Or use exit; // } // } // } // } // } Last call: LinkingDanube project organizes its Final Conference in Bucharest, June 26th. Today is the deadline for registration!

Last call: LinkingDanube project organizes its Final Conference in Bucharest, June 26th. Today is the deadline for registration!

The LinkingDanube project invites all interested stakeholders to its final conference where the main project results will be presented. The event will be organized in Bucharest, at Europa Royale Bucharest Hotel on 26th of June 2019, in the context of the 8th EUSDR Annual Forum on 27-28 June also in Bucharest.

The main goals of the event are to:

- Present the operational and practical part of the Distributed Journey Planning for the Danube Region (DRJP)

- Analyse the impact and development / implementation of the DRJP at regional / European level

The DJRP demonstrates the feasibility and functionality of the LinkingDanube concept, including both integrating rural public transport services into the information flow of national / regional travel planning and linking services for the provision of cross-border services in the Danube Region.

The LinkingDanube concept and DRJP will be presented to participants where they will have the opportunity to test the functionality of the journey planner.

Source: www.danube-region.eu