aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-04Fixes #2519 we can now register and load php libraries - blog plugin is ↵cash
using this git-svn-id: http://code.elgg.org/elgg/trunk@7532 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04object/blog view uses new media view - needs some clean upcash
git-svn-id: http://code.elgg.org/elgg/trunk@7531 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04welcome to the new media view - it is being used in the new latest comments ↵cash
module git-svn-id: http://code.elgg.org/elgg/trunk@7530 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04using classes for page level divscash
git-svn-id: http://code.elgg.org/elgg/trunk@7529 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04refs #1402 first cut of the new sidebar layout code (plus some other stuff - ↵cash
very non-atomic commit). blog plugin uses the one sidebar layout and bookmarks uses the two sidebar layout (for testing purposes) git-svn-id: http://code.elgg.org/elgg/trunk@7528 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04fitting blog object display into new html structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@7527 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04blog sidebar html updates finished - uses modules!cash
git-svn-id: http://code.elgg.org/elgg/trunk@7526 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04a better main content view structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@7525 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04striking balance between all classes and giving ids on major layout elements ↵cash
for easy css-only theming git-svn-id: http://code.elgg.org/elgg/trunk@7524 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04check if there are any messages before grabbing them in elgg_view_page()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7523 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Fixes #2706 simplecache url generator was not handling an empty last cache datecash
git-svn-id: http://code.elgg.org/elgg/trunk@7522 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7521 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Cache handler needs to support _ in viewsbrettp
git-svn-id: http://code.elgg.org/elgg/trunk@7520 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2700: Removed a few stray hyphens.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7519 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2706. Added configuration.php to installation engine bootstrapping. ↵brettp
Required because of use of elgg_get_site_url(). git-svn-id: http://code.elgg.org/elgg/trunk@7518 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03updated grid css - added sixthscash
git-svn-id: http://code.elgg.org/elgg/trunk@7517 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some ↵cash
reorganization git-svn-id: http://code.elgg.org/elgg/trunk@7516 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03removed extra div in navigation/tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7515 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Another stray hyphensewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7514 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03hyphen snuck in to elgg_view_river_itemewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7513 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ↵brettp
Also added plugin dependencies system. See engine/tests/test_files/plugin_18/manifest.xml for examples. Not closing tickets pending discussion. git-svn-id: http://code.elgg.org/elgg/trunk@7512 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Removed more incompatible 1.8 attributes in 1.7-style manifests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7511 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Removing unsupported 1.7-style manifest elements.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7510 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03preview of what the main content area looks like with a module approach cash
git-svn-id: http://code.elgg.org/elgg/trunk@7509 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03updated breadcrumbs with elgg- namespacecash
git-svn-id: http://code.elgg.org/elgg/trunk@7508 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03adjusted the one column and two column layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7507 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css ↵cash
and plugin css) git-svn-id: http://code.elgg.org/elgg/trunk@7506 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700. Fixed a misplaced - in riverdashboard from the css _ to - ↵brettp
conversion. git-svn-id: http://code.elgg.org/elgg/trunk@7505 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02adding a generic module layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7504 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02cleaned up header css for new layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7503 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Better code and docs or previous.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7502 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Added 'true' as a truthy value for ini_get_bool().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7501 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02more cleanup of the basic layout csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7500 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02cleaned up the topbar csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7499 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02fixed typo in widget display deprecationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7498 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02restored the powered by badge imagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7497 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02rough implementation of Evan's page layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7496 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02added a function for getting current site entitycash
git-svn-id: http://code.elgg.org/elgg/trunk@7495 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
git-svn-id: http://code.elgg.org/elgg/trunk@7494 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2317 pulled a few sections of CSS out to try out granular CSScash
git-svn-id: http://code.elgg.org/elgg/trunk@7491 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02moved the CSS into the new css/screen view and added a check for old themescash
git-svn-id: http://code.elgg.org/elgg/trunk@7490 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01screen.css is a better name for our main css filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #1457. Added optional status param for get_installed_plugins()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7488 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7487 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7486 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7484 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Fix typo in previous.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7482 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, ↵brettp
and its parser classes for 1.7 and 1.8 style manifests. Changed load_plugin_manifest() to use new parser. Added initial unit tests. git-svn-id: http://code.elgg.org/elgg/trunk@7481 36083f99-b078-4883-b0ff-0f9b5a30f544