Ticket #244 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

Problems with imported blogs

Reported by: ed Owned by: jim
Priority: major Milestone: Phase 4
Component: Drupal modules & settings Keywords:
Cc: Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0.6

Description (last modified by ed) (diff)

Change History

comment:1 Changed 5 years ago by ed

  • Priority changed from major to critical
  • Description modified (diff)
  • Milestone set to Phase 4

comment:2 Changed 5 years ago by ed

  • Description modified (diff)

comment:3 Changed 5 years ago by jim

  • Add Hours to Ticket changed from 0.0 to 0.6
  • Owner changed from jim to ed
  • Status changed from new to assigned
  • Total Hours changed from 0.0 to 0.6

This is because blog posts are two content types, one made by the 'Blog' module, the other imported. Hence /blogs/<whoever imported> just plain won't work.

I reckon we just drop the core blog module since we're pretty overriding everything it does... It's just in the way really...

IN the mean time I've fixed Transition Voice blog and breadcrumbs for everything. TUS had same issue: Core Blog module getting in the way by making url aliases that our blogs view doesn't get...

So all issues are fixed, but the cause is present; Shall I remove the core blog module? Tested on my machine and appears ok, might be some perms/knock on issues but I reckon it's worth doing.

comment:4 Changed 5 years ago by jim

  • Priority changed from critical to major

comment:5 Changed 5 years ago by ed

  • Owner changed from ed to jim

Does the core blog module run the local blogs though? We'll need a mix of imported and local blogs.

Are there any possible effects on the incoming SR pilot?

If not, drop the core blog module...

comment:6 Changed 5 years ago by jim

  • Owner changed from jim to ed

Core Blog module simply provides the 'Blog' CT, a /blogs/[author] view or two and a few other symantic sugar cubes. Good for beginners, we've outgrown it.

But we can replace the CT with out own and we've already overriden the views and made our own Role.... I say bin it, it's getting in the way.

As for the SR, well we're probably looking at our own new CT for that anyway - or at least modifying 'Blog post' to have another field. I don't think core Blog does anything for or against SR stuff given where we find ourselves.

comment:7 Changed 5 years ago by ed

  • Owner changed from ed to jim

Ed and Jim agreed to drop the core blog module and make the neccesary changes to keep the content and current set up in their skype 24/6

comment:8 Changed 5 years ago by jim

  • Status changed from assigned to closed
  • Resolution set to fixed

Core blog removed, 'Blog' CT re-added, all perms replaced, ALL URL aliases removed (had to to clear thousands of old blog aliases that aren't needed) and ALL URL aliases added again...

Done I think, closing.

Note: See TracTickets for help on using tickets.