Display top tags from all blogs on a non-blog page

I need to display a list of the top-used tags from all the blogs on a site. This will not be on a blog page. I had expected tag_blogtaglist to be the answer, but it requires that a specific blog be selected. Making a list that combines the tag_blogtaglist output for each blog won't work, because it will result in several tags being repeated. Can anyone provide a solution?

Hello,
This can't be done in an out-of-the-box manner. You'll have to write a script to remove duplicates for when merging the separate outputs.
Kind Regards,
Alex

Similar Messages

  • Edit the Master-Page from all blogs in mysite

    I am currently setting up mysite. I was able to configure the mysite-masterpage for all profiles, but I can't seem to change the masterpage for the blog! What is the best way to change the masterpage from all blogs?

    Allright, I've found some time to look into the whole design again, and I can see what the problem with this solution is.
    With the solution mentioned above, new created subsites under the masterpage are set up with the declared masterpage. The problem here is, that with my personal profile-links ... (f.e)
    http://servername/my/personal/user1 ->
    http://servername/my/personal/user1/Blog
    http://servername/my/personal/user2 ->
    http://servername/my/personal/user2/Blog
    http://servername/my/personal/user3 ->
    http://servername/my/personal/user1/Blog
    ... the blogs are always created under a different site as a subsite.
    I'm going to specify my whole reason for it, since there might be an easier way and I'm just complicating things - the reason for this specific blog-masterpage is to disable the "Newsfeed", "SkyDrive" and "Websites" under the blog.
    So is there any way to:
    a) Change the link from the MySite-Creation in order to configure a masterpage with the solution mentioned in another post above?
    or b) Perform the changes (mentioned here above) in a different way?

  • How to detect id3 tag from all type of songs

    Hi Friends,
    I am new to mac development and i have to develop one music processing related project.
    First i have to detect id3 tag of all type of songs like mp3, aac, wav.
    So is there any framework or class library is available for detecting id3 tag?.
    Best Regards.

    hey,
    Nobody knows about it?

  • Removing index.html from home page / remove .html tags from all other pages

    Hello All,
    I was wondering if there is a way to remove the index.html from my main page, so that www.mypage.com/index.html is simply www.mypage.com/. This also applies to all the other pages in the site, but only for the .html extension: www.mypage.com/contact.html becomes www.mypage.com/contact. Almost all sites I know do this, but I can't figure out the technique beyond working some crazy voodoo with Apache.
    Thanks in advance for your help!

    if 'index.html' is in your HOST server's default filename list, then you can omit its name from any link, e.g.,
    <a href="/">Home</a>
    That link will cause the server to load the default file found in the root folder of the site.
    This is actually the preferred way to link to your home page.

  • Creating book from iWeb Blog?

    I have been going back and forth with a decision to create my blog using iWeb or blogger or other blog sites. I want to be able to publish my blog in a book format at some point as a way to archive for my kids. I have found blurb.com as a way to create a book with my blog on blogger, wordpress, typepad, etc. but is there a way to create a book from my blog if I use iWeb? Have any of you done this successfully? I don't want to put a lot of time into my blog on iWeb if I can't easily create a book out of it. Any ideas?

    I have made many books from my blog pages. I created my own simple solution. I save the page as a PDF to Iphoto. I collect all of the pages, rotate them to their side, and create a wire-bound Apple book. This lets me maintain their 8.5 x 11" size (or similar), so the writing is clear. They just have to be read by paging through them like a tablet, so to speak.
    **This solution worked really well with Tiger. I just upgraded to Leopard last night, and can't get them to print to PDF in the proper size for my book (They're too big).
    I've posted a question, and am waiting for an answer. If you have Tiger still, this solution above should work though!

  • [svn:fx-trunk] 5067: In preparation for adding ASDoc version tags for Flex, remove old tags from AIR files

    Revision: 5067
    Author: [email protected]
    Date: 2009-02-25 08:21:22 -0800 (Wed, 25 Feb 2009)
    Log Message:
    In preparation for adding ASDoc version tags for Flex, remove old tags from AIR files
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemComboBox.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemDataGrid.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemEnumerationMode .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemHistoryButton.a s
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemList.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemSizeDisplayMode .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemTree.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FlexNativeMenu.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/HTML.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/FlexHTMLLoader.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/IWindow.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/Window.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/StatusBar.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/TitleBar.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/AIREvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FileEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FlexNativeMenuEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FlexNativeWindowBoundsEvent .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/WindowExistenceEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/NativeDragManagerImpl.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/WindowedSystemManager.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/ApplicationTitleBarBack groundSkin.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/StatusBarBackgroundSkin .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowBackground.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowCloseButtonSkin.a s
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowMaximizeButtonSki n.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowMinimizeButtonSki n.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowRestoreButtonSkin .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/utils/DirectoryEnumeration.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/utils/DirectoryEnumerationMode.as

    I'm also having this problem. I'm using Flash Builder 4.6, AIR 3.4 and I've made a DLL (e.g. ExtensionDll.dll) which needs to call functions in another DLL (e.g. DllUsedByExtensionDll.dll) . I've made sure my ANE is working with the ExtensionDll.dll already, so there are no issues with my actionscript code or my ANE packaging or my DLL compilation. However, once I start calling functions from the other DLL, it starts throwing me Error #3500. Even if I call this function (e.g. abc()) in ExtensionDll.dll, but I never actually use the function from actionscript, and I call another function (e.g. def()) from actionscript, the Error #3500 still appears, so it does not seem to depened on the whether the code is used or not.
    It's similar to this problem.
    http://stackoverflow.com/questions/9823504/how-to-use-external-dll-in-air-native-extension
    Does anyone have a solution or at least a way to debug this?

  • More secure public blog pages

    I have got Snow Leopard Server up and hosting several simple public sites without problems. One of my sites has a blog for public view.
    Previously, this site was hosted elsewhere and the blog ran on MovableType. In MT, Blogger, etc. the url for the public page of the blog is different from the url which is used to edit the blog. Thus, the edit/administration log in page can be configured to use SSL or locked down to reduce attempts at hacking the site, while the public views are simple http. Now that it is migrating to SLS 10.6.4, the public blog page has the log in linking to editing/posting functions.
    There are actually two questions. Is there a way to make this more secure? And, is there an easy way to map the blog to another url such as "blog.mysite.net" ? I have played around with creating a duplicate blog page located in the web root where appropriate <div>'s and parts of the native blog page "www.mysite.net/users/username" are copied and certain links are removed. It's a bit flaky. For example, it you protect the blog using a realm to prevent access then include a <div> from the blog page on a page outside the realm, it may not display. It also takes away log in for posting comments.
    How have you solved similar issues?

    The simple idea is to clean up URLs. I wanted to get a variety of simple URLs to point to my blog. For example, "www.yoursite.url/blog" and "blog.yoursite.url" would all call up "www.yoursite.url/users/blogger/weblog" in the browser.
    In this set of instructions, there is only one blog on the site created by the user "blogger":
    The first (getting "www.yoursite.url/blog" to call "www.yoursite.url/users/blogger/weblog") is simple. In Server Admin -> Sites -> yoursite.net (or whatever) under the Aliases tab, click the "+" under "URL Aliases and Redirects" and create a new Redirect where the pattern is "/blog" and the path is "http://www.yoursite.url/users/blogger/weblog" and click OK. Now Save and restart the Web service.
    The other was a bit more challenging but mod_rewrite comes to the rescue.
    First, you need to set up the DNS servers.
    1. Log in to the DNS control panel of your registrar, ISP, or DNS provider (everydns, dyndns, etc.) and add an A record for blog.mysite.net pointing to the public IP address of your firewall/etc. on which your Snow Leopard Server answers http requests.
    2. In Server Admin, under DNS -> Primary zone -> Add New Record -> Alias which is "blog.yoursite.url" pointing to the IP address or name of your SLS.
    Next, you create a web server alias and then rewrite http request coming in to that alias. The steps are:
    1. Stop Web service in Server Admin.
    2. In Server Admin -> Settings -> Modules, make sure rewrite_module is checked.
    3. In Server Admin -> Web -> Sites, select your "www.yoursite.url" which hosts the blog and under the Aliases tab, click the "+" under the Web Server Aliases field and create the alias "blog.yoursite.url"
    4. Now, in Server Admin -> Web -> Sites, select your "www.yoursite.url" which hosts the blog and under the Options tab, enable "Allow All Overrides" and save.
    5. Next is a bit of rewrite configuration. You need to rewrite http request for "blog.yoursite.url" to "www.yoursite.url/users/blogger." Fire up your terminal and "sudo nano -w /etc/apache2/sites/0005your.ip.add.ress_portwww.yoursite.url.conf, find the <Directory> section which looks like this:
    <Directory "/Library/WebServer/Sites/yoursite.url">
    <IfModule mod_dav.c>
    DAV Off
    </IfModule>
    Options All -Includes -ExecCGI -Indexes +MultiViews
    AllowOverride All
    </Directory>
    Edit this to:
    <Directory "/Library/WebServer/Sites/yoursite.url">
    <IfModule mod_dav.c>
    DAV Off
    </IfModule>
    Options All -Includes -ExecCGI -Indexes +MultiViews +FollowSymlinks
    AllowOverride All
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www.* [NC]
    RewriteCond %{HTTP_HOST} ^blog\. [NC]
    RewriteRule ^(.*) http://www.yoursite.url/users/blogger/weblog [R,NC,L]
    </IfModule>
    </Directory>
    Even though mod_rewrite.c is loaded, rewriting will not occur unless the directives "Options +FollowSymlinks" and "RewriteEngine on" are in the conf file or .htaccess file. The first RewriteCond tells the rewrite engine not to attempt rewriting HTTP_HOST requests which start with www. The second RewriteCond checks if the HTTP_POST field begins with "blog." The RewriteRule takes the requested url and rewrites it. Although the url description "^(.*)" matches all urls, we know any http request must be for "www.yoursite.url" or "blog.yoursite.url" because those are the only addresses to which this particular virtual host responds. We excluded "www" so ....]
    6. Now restart the Web service and check it out.

  • My blog page alignment on Safari is wrong although it's fine in iWeb.

    Varkgirl and James — I have emailed you both a screenshot of my iWeb blog page and my Safari blog page.
    The iWeb blog page is on top of the Safari blog page (the same blog page).
    You will observe that whereas all of the text and pictures are centered on my iWeb page, the Safari page has the picture and the text way farther to the left, right against the left margin.
    THE SUSPICIOUS THING:
    On my iWeb blog page, the horizontal spread of the margins combined with the text space is very very wide. Wider, it seems, than other pages.
    About a month ago I noticed that the text and picture were far far to the left but the reason for it remained a mystery to everyone. Today I figured I would go back, turn the page white so I could check for margins, and reposition the picture and text. I did that.
    In spite of clearing the cache and the history and going to an outside, the page as you see it on the screenshot remains with the text and picture jammed way to the left.
    HERE IS MY CONCERN:
    I could live with this; it's not that bad looking. But I always suspect that little things such as this could be little signals of impending doom. Like when your brake pedal starts getting soft... you know that if this keeps up, you're going to go flying off the cliff while careening down the 405 Freeway.
    This makes me anxious because there is no explanation and thus no fix, and only the suspicion of future catastrophe, about which I can do nothing. 8-(
    Lorna in Southern California

    Lorna,
    I checked your blog page. Here is the URL...
    http://web.mac.com/lorna6/iWeb/Website%20of%20Lorna%20
    Alexander/Stories,%20Fantasies%20Blog/Stories,%20Fanta
    sies%20Blog.html
    Everything looks centered to me.
    OK, good. That means that the end product is OK........ and the only irregularity is that wide blog page.......... wider than my other pages. I will do what you said. And the page looks oK now because I went to iWeb, changed the page to white so I could SEE, expanded the width of the work space including margins, and re-centered the picture and text. the margins are much wider apart on this page than on the other pages.
    I hope this is not the equivalent of the brakes going soft............
    Lorna in Southern California

  • After ios6 update, I have lost all control of audio via Bluetooth, plus my Bluetooth car radio is no longer displaying track information from the iPhone. Help!

    After ios6 update, I have lost all control of audio via Bluetooth, plus my Bluetooth car radio is no longer displaying track information from the iPhone. Help!

    Hi there,
    You're running an old version of Safari. Before troubleshooting, try updating it to the latest version: 6.0. You can do this by clicking the Apple logo in the top left, then clicking Software update.
    You can also update to the latest version of OS X, 10.8 Mountain Lion, from the Mac App Store for $19.99, which will automatically install Safari 6 as well, but this isn't essential, only reccomended.
    Thanks, let me know if the update helps,
    Nathan

  • I can't print web pages or emails. All I get is a blank page with nothing but the headed tag at top.

    I can't print my emails. Tried to get help from my email provider. They asked if I could print pages. I tried and found out that didn't work either. All I get is a blank page with the header tag at the top.

    Hi,
    Please see [http://kb.mozillazine.org/Problems_printing_web_pages this]. If the web page has a Print button/icon you can try to use that. You can also try right-clicking on the relevant section of the page > '''This Frame''' > '''Print Frame'''.
    [https://support.mozilla.org/en-US/kb/fix-printing-problems-firefox?e=sph&redirectlocale=en-US&as=s&s=printing&r=0&redirectslug=Firefox+prints+incorrectly Fix printing problems]

  • Is there a way to strip all tags from a certain folder?

    My sister sent me a bunch of vacation photos, but she color tagged them. And her colors mean different than mine (for example, I use green for "B role" not "good picture"). Is there a way I can automatically remove all tags from a single filder (and sub-folders) named "Fall Trip"

    No way of creating such a Smart Album that I could find...

  • Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    I came up with an alternative solution.
    Instead of actually trying to move the JInternalFrame from one JDesktopPane to another, I added a single, maximized JInternalFrame to the left side. When one of the right side frames is to be docked, I merely copy its ContentPane to the single JInternalFrame on the left, set the original to be non-visible, and adjust the properties of the JSplitPane to make the "docked" frame appear.
    When the "close" button on the docked frame is pressed, I simply undo this procedure to "undock" the frame and redisplay it on the right-hand side (with its content intact from the docked frame, but in its original position).

  • In trying to erase an image from Amazon in by Blogger blog I somehow blocked all Amazon images in all blogs. Amazon says this may be a browser question.

    This is my second request. First I was asked to verify my account, which I did. All Amazon images are blocked from all my Blogger blogs. How can I unblock?

    Did you block image from a domain via the right-click context menu?
    You can use these steps to check if images are blocked:
    *Open the web page that has the images missing in a browser tab.
    *Click the website favicon ([[Site Identity Button]]) on the left end of the location bar.
    *Click the "More Information" button to open the "Page Info" window with the Security tab selected (also accessible via "Tools > Page Info").
    *Go to the <i>Media</i> tab of the "Tools > Page Info" window.
    *Select the first image link and scroll down through the list with the Down arrow key.
    *If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.

  • How to customize / edit wiki theme in content_entry.xsl file to display tags for blog pages and not wiki pages?

    I am trying to customize a wiki theme by displaying the "Edited Today at… by…" for only blog pages and not wiki pages. 
    I tried editing the content_entry.xsl with an xsl if tag, but failed.
    <xsl:if test="context/link='/groups/groupname/weblog/'">
      <div id="entry_date" class="entry_date">
        <a href="{../contentEntry/historyURL}" id="history_link" title="{../../jsstrings/tooltips_history_link}" onclick="return false"><xsl:value-of select="../../strings/History"/></a>
        <span id="history_time_author"><xsl:value-of select="historyTimeAuthor" disable-output-escaping="yes"/></span>
      </div>
    </xsl:if>
    What is the correct <xsl:if test=""> tag, that would execute this? 
    For <xsl:if test="context/"> I believe the content after "context/" are variables like link, baseHREF, contentEntry.  What are other variables I can use?

    I also tried it this way, but does not seem to work. 
      <xsl:if test="context/link='/groups/groupname/weblog/'">
            <xsl:template match="context/entryMeta">
                <div class="metadata" id="entry_metadata">
                    <div class="start startmetadata"><span></span></div>
                        <div class="contents contentsmetadata">
                            <div id="entry_date" class="entry_date">
                                            <a href="{../contentEntry/historyURL}" id="history_link" title="{../../jsstrings/tooltips_history_link}" onclick="return false"><xsl:value-of select="../../strings/
    History"/></a>
                                            <span id="history_time_author"><xsl:value-of select="historyTimeAuthor" disable-output-escaping="yes"/></span>
                                  </div>
                             </div>
                        <div class="end endmetadata"><span></span></div>
                   </div>
              </xsl:template>
         </xsl:if>

  • How do I transfer all tags from Elements 8 to 11?

    How do I transfer all tags from Elements 8 to 11? Only part of the tags transferred for elements 8 to 11. I'm using Windows 7.

    It depends...
    If you are still on the same computer and OS, the Organizer in PSE11 (or PSE12) will be able to convert the old catalog to its own format, while keeping the old catalog unchanged.
    If you are changing computer, drive or OS, the best method is via a full backup and restore:
    http://helpx.adobe.com/photoshop-elements/kb/backup-restore-move-catalog-photoshop.html

Maybe you are looking for