index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
blog
/
start.php
Age
Commit message (
Expand
)
Author
2011-11-05
Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs
cash
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-11-04
Fixes #4059 page handlers all return nothing
cash
2011-11-04
fixed typo in comment for blog page handler
cash
2011-10-29
Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.
Brett Profitt
2011-08-25
Fixes #3558. Added upgrade for excerpt in blogs.
Brett Profitt
2011-08-25
Removed silly check for elgg version.
Brett Profitt
2011-08-25
Fixing blog upgrades for excerpt.
Brett Profitt
2011-06-03
Fixes #3138 using 'all' for group listing urls
cash
2011-04-16
Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...
brettp
2011-04-03
Refs #3184 added span so that blog post status would be vertically aligned
cash
2011-03-28
Fixing css/elgg instead of css/screen.
brettp
2011-03-12
Fixes #3091 adds load functions for js and css
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-07
Refs #2895 entity menu uses new menu system
cash
2011-03-01
blog plugin uses on_activate to set its class or the upgrade event
cash
2011-02-16
Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...
ewinslow
2011-02-15
Removed all calls to deprecated register_entity_type
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-03
changed elgg_get_plugin_path() to elgg_get_plugins_path()
cash
2011-01-06
switched from new to add
cash
2010-12-29
more clean up of the blog plugin - removed unused functions and moved the url...
cash
2010-12-29
new content link uses guid to make supporting groups and users easier
cash
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-25
updated owner blocks for users and groups
cash
2010-12-25
amtrak does not have wifi so here is one big commit with group blogs, blog wi...
cash
2010-12-19
pulled user owner block menu out of profile plugin with new menu code
cash
2010-12-18
site nav menu now uses new menu code (and finished the implementation of cust...
cash
2010-12-15
replacing calls to add_widget_type() with elgg_register_widget_type() (from h...
cash
2010-12-07
reorganized the layout views
cash
2010-12-05
Clean-up of the blog plugin - now using urls from 1.7.5
cash
2010-12-04
Fixes #2519 we can now register and load php libraries - blog plugin is using...
cash
2010-12-04
a better main content view structure
cash
2010-12-03
preview of what the main content area looks like with a module approach
cash
2010-12-01
screen.css is a better name for our main css file
cash
2010-11-24
Removing superfluous calls to insert site root in urls
ewinslow
2010-11-24
Fixes #2655: Converted register_action to elgg_register_action throughout core
ewinslow
2010-11-11
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-03
Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.
brettp
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...
ewinslow
2010-11-02
Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...
ewinslow
2010-11-02
Using REFERER shorthand throughout core
ewinslow
2010-10-30
Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...
ewinslow
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-08-21
Merged r6586:6587 from 1.7 branch into trunk
cash
2010-06-01
Restricting tag cloud display on Blogs and Documents by context.
nickw
2010-05-26
Gatekeeper() added to blog edit/create pagehandler.
brettp
2010-05-26
Ensuring Blogs and Forum links display properly in the group ownerblock.
nickw
[next]