summaryrefslogtreecommitdiff
path: root/plugins/MobileProfile/MobileProfilePlugin.php
AgeCommit message (Expand)Author
2010-05-07Allow plugins to load their styles for mobile view; fixes bad realtime button...Brion Vibber
2010-05-06Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfileBrion Vibber
2010-04-08drop onStartShowHeadElements handler from MobileProfile; just duplicated the ...Brion Vibber
2010-04-06Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the re...Brion Vibber
2010-04-06Comment out unreachable code spewing notices due to use of undefined variable...Brion Vibber
2010-03-03Fix for disappearing 'connect' menu if xmpp and sms are disabled.Zach Copley
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-02-04Moved hardcoded identica theme out of MobileProfile. In this case, itSarven Capadisli
2010-01-26Added version info for MobileProfile pluginSarven Capadisli
2010-01-26Inline script for maxlength is deprecatedSarven Capadisli
2009-12-21Added admin navigation item to MobileProfileSarven Capadisli
2009-12-04Use inlineScript() instead of element() to write inline javascriptCraig Andrews
2009-12-04use cssLink() instead of element() to write out references to CSSCraig Andrews
2009-11-20Changed DEFINE name to avoid conflictsSarven Capadisli
2009-11-20Using common_redirectSarven Capadisli
2009-11-19Changed gif to pngSarven Capadisli
2009-11-19Changed this to action. THANKS zach!Sarven Capadisli
2009-11-19Doing content negotiation only onceSarven Capadisli
2009-11-19Brought the plugin up to date with recent 0.9.x changes e.g.,Sarven Capadisli
2009-10-15Changed textarea @cols value for smaller screensSarven Capadisli
2009-10-15Updated commentsSarven Capadisli
2009-10-12Added missing $thisSarven Capadisli
2009-10-12Only output attachment if the mobile device is interestedSarven Capadisli
2009-10-12Ran phpcs and fixed a few errors and warningsSarven Capadisli
2009-10-12Added function to set a list of features the mobile device supportsSarven Capadisli
2009-10-12Fixed typo, added ipodSarven Capadisli
2009-10-09Removed the Help item from global primary navigation in the headerSarven Capadisli
2009-10-09Updated mobilelogo extensionSarven Capadisli
2009-10-05Init showNoticeFormDataSarven Capadisli
2009-10-05Minor correctionSarven Capadisli
2009-10-04Init showPrimaryNavSarven Capadisli
2009-10-04Removed site_notice and anon_notice from output because thisSarven Capadisli
2009-10-04Stop output after showing headerSarven Capadisli
2009-10-04Init showLogoSarven Capadisli
2009-10-04Init showHeaderSarven Capadisli
2009-10-04If they are not on the mobile site or not interested in getting theSarven Capadisli
2009-10-04Minor adjustment to indentingSarven Capadisli
2009-10-04If not meant to serveMobile, show the default stylesSarven Capadisli
2009-10-04Added custom showHeadSarven Capadisli
2009-10-04Added ability to define mobile stylesheets (handheld, screen) at theSarven Capadisli
2009-10-04Fixed redirect. Added common_path for mobileserverSarven Capadisli
2009-10-04Don't redirect if mobile server is same as site serverSarven Capadisli
2009-10-03Don't show .asideSarven Capadisli
2009-10-03Minor correction to public variable nameSarven Capadisli
2009-10-03Updated comment about browser sniffingSarven Capadisli
2009-10-02Better logic to determine what to do with the visitor. Whether toSarven Capadisli
2009-10-02Don't need text/xml until further evidenceSarven Capadisli
2009-10-02Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is aSarven Capadisli