Since after the last callback convewrsion (#2039277: Convert aggregator/opml to the new controller style.) .pages.inc will be mostly theme functions. so let put them in .theme.inc and remove .pages.inc in the long run (not here)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ParisLiakos’s picture

Status: Active » Needs review
FileSize
12.75 KB
ParisLiakos’s picture

Issue summary: View changes

Status: Needs review » Needs work

The last submitted patch, 1: drupal-aggregator-2138115.patch, failed testing.

ParisLiakos’s picture

Title: Split aggregator theme functions to a seperated file » Split aggregator theme functions to a seperate file
Status: Needs work » Needs review
FileSize
11.89 KB
ParisLiakos’s picture

Issue tags: +Needs reroll
ParisLiakos’s picture

Status: Needs review » Needs work
adixb’s picture

Assigned: Unassigned » adixb
star-szr’s picture

@adambehnke: We lost you on IRC so leaving a comment here.

I suggest the best way forward is just to recreate the patch from scratch instead of trying to reroll and resolve conflicts. Since the task is just to move functions from one file to another we can do this with the code in HEAD and create a fresh patch.

InternetDevels’s picture

Status: Needs work » Needs review
FileSize
15.12 KB

Created a fresh patch.

Status: Needs review » Needs work

The last submitted patch, 9: split-aggeregator-theme-2138115-9.patch, failed testing.

InternetDevels’s picture

Status: Needs work » Needs review
FileSize
452 bytes
15.19 KB

Added file parameter to aggregator_block_item.

ParisLiakos’s picture

Status: Needs review » Reviewed & tested by the community

thanks you!

alexpott’s picture

Title: Split aggregator theme functions to a seperate file » Split aggregator theme functions to a separate file
Status: Reviewed & tested by the community » Fixed
Issue tags: -Needs reroll

Committed edd8fd8 and pushed to 8.x. Thanks!

ParisLiakos’s picture

thanks!
followup to get rid of .pages.inc now:)
#2195779: Remove aggregator_load_feed_items()

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.