View and search by blog author

Permalink Browser Info Environment
Hi

Is it possible to show the blog author rather than page owner (or both) on the dashboard list page? also can we filter somehow by the author?

Cheers

Type: Discussion
Status: In Progress
BHWW
View Replies:
RadiantWeb replied on at Permalink Reply
RadiantWeb
Hi there,

This is an auto responder to let you know that your support ticket has been forwarded to our entire support team at RadiantWeb!

Support tickets are reviewed Mondays thru Fridays 9am to 9pm & Saturdays 9am to 12pm EST.

A support team member will be following up with you as soon as possible.

Thank for supporting RadiantWeb Products!

RadiantWeb Support
http://goradiantweb.com
RadiantWeb replied on at Permalink Reply
RadiantWeb
Hi, if you need more filtering options you can head to your dashboard -> pages -> page search area and use the advanced filters. PB posts are pages. So you can treat them as such.

ChadStrat
BHWW replied on at Permalink Reply
BHWW
Ok, worked it out if anyone else need this:

copy and adjust the singles_pages/dashboard/problog/list/view.php

around line 110:
<th class="<?php       echo $blogList->getSearchResultsClass('ak_blog_author')?>"><a href="<?php       echo $blogList->getSortByURL('ak_blog_author', 'asc')?>"><?php       echo t('Blog Author')?></a></th>


around line 122:
$akau = CollectionAttributeKey::getByHandle('blog_author');
            $blog_author = $cobj->getCollectionAttributeValue($akau);


around line 142:
<td>
               <?php       
               $user = UserInfo::getByID($blog_author);
               if($user){
                  echo $user->getAttribute('first_name').' '.$user->getAttribute('last_name');
               }
               ?>
            </td>

concrete5 Environment Information

# concrete5 Version
5.6.3.2

# concrete5 Packages
Pro Blog (12.4.4).

# concrete5 Overrides
blocks/rss_displayer, blocks/youtube, blocks/search, blocks/content, blocks/form, blocks/pronews_list, blocks/guestbook, blocks/image, controllers/dashboard, single_pages/dashboard, themes/dfo-v2, themes/dfo

# concrete5 Cache Settings
Block Cache - Off
Overrides Cache - Off
Full Page Caching - Off

# Server Software
Apache

# Server API
apache2handler

# PHP Version
5.3.27

# PHP Extensions
apache2handler, apc, bcmath, calendar, Core, ctype, curl, date, dom, ereg, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Reflection, session, SimpleXML, sockets, SPL, SQLite, sqlite3, standard, timezonedb, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zlib.

# PHP Settings
max_execution_time - 30
apc.max_file_size - 5M
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 90
max_input_vars - 1000
memory_limit - 64M
post_max_size - 32M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 32M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 10000000
pcre.recursion_limit - 10000000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/7.1 Safari/537.85.10

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.