We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 28215
    • 4,149 Posts
    Quote from: Mark at Jun 27, 2010, 04:15 PM

    (Reflect can be used to archive, can’t remember the Revo equivalent atm)
    Archivist, tagLister, Quip, getResources and getPage can make you an absurdly flexible blog in Revo.
      shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
      • 23510
      • 168 Posts
      How can a Web User create a new document with TVs? Or Edit an existing document (with TVs)? Only the Manager users can do this, correct?
        • 3749
        • 24,544 Posts
        Quote from: pixelstation at Jun 28, 2010, 03:51 PM

        How can a Web User create a new document with TVs? Or Edit an existing document (with TVs)? Only the Manager users can do this, correct?


        In Revolution, there are just "Users" so there are no more "Web Users." A user can log in to the Revolution back end and be shown a very customized version of the Manager. The user can be limited to one part of the Resource tree and specific TVs can be hidden or shown.

        But to answer your question for Evolution where there are Web Users, the users can be shown a form which, on submission, creates a new document and sets TVs. This would be done with a snippet. The NewsPublisher snippet creates documents from the front end and I believe there are now some other add-on components to do that as well. I don’t know if any of them are set up to handle TVs.
          Did I help you? Buy me a beer
          Get my Book: MODX:The Official Guide
          MODX info for everyone: http://bobsguides.com/modx.html
          My MODX Extras
          Bob's Guides is now hosted at A2 MODX Hosting
          • 26931
          • 2,314 Posts
          and I believe there are now some other add-on components to do that as well. I don’t know if any of them are set up to handle TVs.
          guess PubKit can do that http://www.pogwatch.com/pubkit.html
            • 28042 ☆ A M B ☆
            • 24,524 Posts
            I’ve used PubKitBlog very successfully for this sort of thing; the "blog" part is rather rigidly hard-coded in some respects (what are required fields for example), but with minor tweaking it works very well. I haven’t worked with the newer PubKit libraries yet.
              Studying MODX in the desert - http://sottwell.com
              Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
              Join the Slack Community - http://modx.org
              • 23510
              • 168 Posts
              Thanks guys, I’ve been looking at PubKitBlog but I definitely need to spend a lot of time with it. Not as easy to figure out as other snippets.
                • 16278
                • 928 Posts
                I’d encourage you to try PubKit rather than pkBlog, not just because the latter will only get minimal further development (by me, at any rate), but because PubKit focuses the customizations better without having to hack the core logic. I’d appreciate any feedback on the sticking points during installation so as to improve the guidance that goes with it. And if anyone can point me to a straightforward guide to making an Evo installer package for some of the chunks and snippets, I’d be very grateful for that.

                I know there are a lot of bits and pieces to the setup as offered, but it’s important to note that a lot of this is for demo purposes. The main intent is to have a tool for creating resources and records, for which you only need to install half a dozen files and a few chunks and TVs (OK, the list is growing now...). Other stuff - such as the fancy formatting with PHx extenders for management pages - is just the way I’ve handled the output and management of items once created.

                Using PubKit myself, I start with the page I want to publish, creating a few child resources in the Manager for tests; then I create the "post-edit" input page and get it creating new documents properly; then fix up a simple management page to test feeding in "edit" and "delete" commands, or test them by typing them in directly in the URL query string; then I get the Preview working, with the Ditto config file and so on. And then get the management page working with the pretty bits.

                smiley KP
                  • 1841
                  • 141 Posts
                  The Only real advantage that Wordpress has is that it uses Pingomatic whenever a change is made (new post, updated post etc).

                  This is the reason why you can see a wordpress blog post in the Google Serps within minutes.

                  I have been trying to develop an integration with Pingomatic myself but it’s difficult to test, and it should work but doesn’t.
                    • 18367
                    • 834 Posts
                    Hi,

                    Can someone point me in the right direction for creating blog Category Sections/Archive?

                    Thanks
                      Content Creator and Copywriter
                      • 12379
                      • 460 Posts
                      You need to search the forums for exactly that - so you’re looking to use Reflect snippet for archives and possible look at tagging for categorising blog posts.

                      http://modxcms.com/forums/index.php/topic,14003.0.html
                      http://wiki.modxcms.com/index.php/Category_Tagging_with_Ditto
                        Mostly harmless.