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)
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | split-aggregator-theme-2138115-11.patch | 15.19 KB | internetdevels |
| #11 | interdiff-2138115-9-11.txt | 452 bytes | internetdevels |
Comments
Comment #1
ParisLiakos commentedComment #2
ParisLiakos commentedComment #4
ParisLiakos commentedComment #5
ParisLiakos commentedComment #6
ParisLiakos commentedComment #7
adixb commentedComment #8
star-szr@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.
Comment #9
internetdevels commentedCreated a fresh patch.
Comment #11
internetdevels commentedAdded file parameter to aggregator_block_item.
Comment #12
ParisLiakos commentedthanks you!
Comment #13
alexpottCommitted edd8fd8 and pushed to 8.x. Thanks!
Comment #14
ParisLiakos commentedthanks!
followup to get rid of .pages.inc now:)
#2195779: Remove aggregator_load_feed_items()