Upgrading the website: Gameplan!

Discussion in 'Empire News' started by Aikar, Apr 9, 2014.

  1. Yes, same PLATFORM, not same theme :)
  2. Perhaps reread what you quoted... That is what I said essentially lol
    607 likes this.
  3. I'm having trouble deciphering these statements. For clarity:
    -Blog and Wiki will be same platform, not same visually.
    -The forums and wiki are considered "core EMC" website.
    -They (forum & wiki) will be aesthetically consistent with each other, and not suck visually.

    Is this accurate?
    technologygeek and 607 like this.
  4. Yeah, I'm more referring to the whole idea of it running on something other than a XenForo add-on.
  5. Will the site be down when all this is happening?
    607 likes this.
  6. Correct.

    We might have limitations in header information (IE: accessing forum PM's/Alerts) as doing something like that would require loading wordpress and xenforo both for every page... But we can get close in visual appeal.
  7. So the app I am making relies on the HTML of this site being what it is now. How much will the HTML change when the forum is upgraded? Also, what are some examples of other sites that have the same version we will be upgrading to? This will help me if the forum update changes the important parts of the HTML.
  8. spigotmc.org I believe uses the newest version of Xenforo
  9. The HTML shouldn't change much unless the core of the template system changed in 1.2/1.3, which I don't think happened.
  10. The HTML is changing probably 100%....

    We will be leaving this theme, and moving to a responsive theme.

    It's also not a good idea to rely on exact HTML structure, and reduce targetting of data scraping to be more exact.

    But you'll likely need to update the app once this is done, however if you are working on a mobile access to the forums...a main benefit of this update will be making the forums mobile friendly.
    darksuperlord and Lukas3226 like this.
  11. I'm interested to see how the wiki is going to work with Wordpress... Wordpress is meant to be used for blogging, not Wikis :p

    Correct :3
  12. oww yeah, this is what I was waiting for <3
  13. Not anymore.

    WordPress has evolved into a general content management system, and used by plenty of businesses to power the website.

    It's just a really well designed system for managing content.

    When you look at all the professional WordPress themes these days, its for website layouts, not blogging.

    http://my.studiopress.com/themes/
    http://themeshift.com/
    darksuperlord and PandasEatRamen like this.
  14. The good news is that the part of the HTML that the app cares about is staying the same. this means that the new site won't break the app but I will be ready in case it does. The app doesn't rely on the entire structure, but instead focuses on about 4 lines for the thread detection. The actually thread reader relies on one line to tell it when to start and another for stopping.
  15. Where are you sourcing the latest threads from? The box on the homepage or the recent threads page?
  16. The latest threads are from the forum sections. Not the Home page.
  17. Ah, so you're getting them from each forum. That definitely shouldn't have changed.
  18. Sorry to bump an old thread but.....any development updates on upgrading the site? Just wondering because it's been 2 months since the last update and I was just wondering if there has been any progress. :)
  19. Just seen this and thought I should make a comment on it...

    I have no idea what I was talking about when I said "Wordpress is meant for blogging, not wikis'. The second iteration of the wiki, which I helped work on with JackBiggin and mba2012, was made with Wordpress. Silly me :p
    607 likes this.