-
Issue #1205294 by zambrey: Var check fixed to catch view mode and link vars as well
-
Issue #1205294 by zambrey,marcvangend: Fixed bug that was causing variable settings to be created for nodes that dont have nodeblock enabled. Added update to clean variables.
-
Issue #1205294 by marcvangend: Cleaned up code a bit more
-
Issue #1205294 by marcvangend: variable_set was occuring for every node including non node_blocks. Fixed.
-
Release Candidate, few small last minute clean-up changes.
-
Release Candidate. Users who have been using versions prior to this will need to make one change. The "include node links" option now has a default setting per content type which can then be overridden per block. Additionally, there are now seperate settings for the Read More link and the Comment link. Your settings will be lost but you can quickly add them back by changing them on the settings page for each content type. Unfortunately, by giving users more flexibility, it didnt leave me with an easy way to save your settings and keep everyone happy.
-
Removed .cvsignore
-
Issue #1146022 by ericjan: Bug in nodeblock_form_alter for translations. Checked to make sure nid exists and added additional argments for if option should display
-
Issue #1109416 by momentuminc: Fixed PDO query to compare nid and tnid correctly for translations.
-
Issue #1054018 by liminu, enkara, anthonyR: Fixed - Notice: Undefined property: stdClass::. Also made language neutral nodes display regardless of if this option is checked or not.