OpenScholar

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

OpenScholar represents a paradigm shift in how the personal academic and research web sites are created and maintained. Built on the open-source framework Drupal, OpenScholar makes it possible to create academic web sites in a matter of seconds. Each web site comes with a suite of powerful tools from which users can facilitate the creation, distribution, and preservation of knowledge faster and more efficiently than ever before.
OpenScholar allows users to create genuine, feature-rich web sites on the fly in seconds and is designed to host an unlimited number of web sites in a single installation.

morphosis7's picture

Drupal 7.15? or latest?

I'm getting the 3.1 branch set up for some local testing, and noticed in the install instructions that it specifies using 7.15. Is this an artifact of when the instructions were written, or is there something specific about that version? The current release is 7.19, but I'm happy to use the earlier version if that is the intent.

Read more
vgXhc's picture

Blog comment management

I'm trying to figure out how to manage comments in the blog module. Of course, there's a huge amount of spam comments (you don't have to be logged in to comment) and the approval queue system doesn't seem to work: When I click on the "delete" link under a comment I only receive a "Access denied. You are not authorized to access this page." message. And if I go to cp/content/comments/approval the "Choose an operation" dropdown menu doesn't have any entries. This is all despite the user in question having privileges to "administer comments". Any ideas what's wrong?

Read more
eärendil's picture

Oh Snap! Autocomplete runtime error

Running: Drupal 6 OS beta13

When I use the "Post in a Widget" search option, I get this:

Oh Snap! Autocomplete runtime error :(

====== DEBUG ======
searchString:
pDrupal.encodeURIComponent(searchString):
pxmlhttp: [object XMLHttpRequest]db.uri:

An HTTP error 0 occurred.

Anyone run into this? Any thoughts on how to correct it?

Read more
idiotuser's picture

Accessing files on the server

How can I download my website files from the server? I want to create a mirror site on people's site at Harvard.

Read more
idiotuser's picture

Google analytics

Is open scholar still sending data to google analytics? Doesn't look like it is. Any issues..

Read more
eärendil's picture

My "PDF-Link in Header" module

Here is a link to my github for a module that adds a checkbox option to the CV page on a vsite. When checked, a copy of the cv (it takes it from the pdf upload in the cv) appears as a downloadable link below the profile image. Any and all feedback on it is welcome. Thanks.

My repository for the module

Read more
morphosis7's picture

Getting involved?

Is it possible for members of the community, outside the IQSS at Harvard, to get involved in contributing to this project? I am evaluating setting up a new instance, but am concerned that there appears to be only a 6.x release.

I've seen comments that a 7.x release is coming, but can't find any testing versions that I could evaluate. Is there a way for people to get involved? What is recommended? I haven't done a great deal of contribution in the past, but am willing to learn.

Read more
gsaha's picture

content on pages being duplicated...very strange

I am experiences very strange problems on openscholar project pages.
page content are showing duplicated content.
For example the content is showing up twice on a page...like duplicates
Here is an example:

http://teacherweb.ggc.edu/projects/genderstudiesforum/pages/research

Any insight would be so helpful.

Read more
gsaha's picture

Openscholar project sites are all showing up blank

Our project pages are all of a sudden showing up blank. There are no errors displayed, but just a blank page
The main front page shows up fine as you can see below:

http://teacherweb.ggc.edu/projects

But any project page listed above when clicked gives a blank page. All the content in the project pages are still viewable as administrator, but the vsite pages are all showing blank.
Our developers are looking into it but so far they are stumped.
Any advice would be greatly appreciated.

Read more
humansky's picture

Redirecting OS site after Faculty leave

This is the first time we've come across this, so I wanted to propose the question to the group before I implement anything. We have a faculty member that is leaving our University and would like to redirect their current OS site to their new site. How do folks handle redirects when a scholar leaves?

Read more
t6nis20's picture

Quiz module into OpenScholar?

Is it possible to integrate Quiz into OpenScholar? ( http://drupal.org/project/quiz )
So that each scholar site could create their own quizzes.

This would make OpenScholar a very good candidate for creating online learning objects.

Has anyone any experience integrating other common Drupal modules into OpenScholar?
Maybe someone can give me small guidelines how to make this work?

I'm looking for hints how to do that in OpenScholar 3.0 but if someone has done that in OpenScholar 2.0 then that information can also be very helpful.

Read more
eärendil's picture

Creating custom widgets

OS includes a kind of help document for creating custom widgets, but there isn't too much detail in there.

Example via the help doc:

$items = array();
$items['mymodule-block5'] = array(
'module' => 'mymodule',
'delta' => 'block5',
'weight' => -21,
'region' => false,
'label' => 'Latest Things',
'tags' => array('Misc'),
'block_config_path' => "path here",
);
return $items;

Read more
varunjithv's picture

Problem while installing openscholar.. please help

I tried to install openscholar on localhost many times.All the times i am getting many errors.I tried to install on the godaddy server.It worked fine. Please help me.

I want to install openscholar on the localhost to run in intranet.My server os is debian .
other details
Apache/2.2.22 (Debian)
MySQL client version: 5.5.28
PHP extension: mysqli

The error showing are

Notice: Undefined index: nodereference_select in wysiwyg_fields_wysiwyg_fields_elements_alter() (line 33 of /var/www/os/sites/all/modules/contrib/wysiwyg_fields/wysiwyg_fields.module).

Read more
Hadi Farnoud's picture

Upgrade path from 6.x to 7.x

We still don't have a released version of D6 and yet D7 is on its way. Is there any clear upgrade path from D6? Since we're waiting for latest D6 release, do you think it worth the hassle of upgrading to D7?

Please share your upgrade experience

Hadi Farnoud
UK Drupal Development Agency
Web Development Agency

Read more
eärendil's picture

Features Vsite and Scholar Project in Conflict after Upgrade

--> Upgraded Drupal from 6.19 to 6.22 (building open scholar for a Drupal 6 site)
--> Upgraded OpenScholar from beta9 to beta 13 (i need to use beta13 for this site)

When I go to "site-building" then "features" it tells me that

--> "Scholar Project" is in conflict with "scholar" and "vsite"
--> "Open Scholars" is in confilct with "scholar_project"
--> "vsite" is in conflict with "scholar_project"

Has any one encountered a similar conflict? Thanks for any help on this.

Read more
eärendil's picture

How do you create a view block that only displays content related to a particular scholar site?

I want to put a block view sitewide across every user's scholar site, except only have it show particular content related to that user (in this case, a hi resolution image of the user).

What is the best way to do this in Open Scholar via Views? Or is there a better way?

Read more
vgXhc's picture

PHP 5.3 experiences?

I'll probably be setting up another Openscholar installation on a new machine soon, running Ubuntu 12.04 which comes with PHP 5.3. In general, it has been suggested that Drupal 6 doesn't really work well with PHP 5.3, and the system requirements for OpenScholar also ask for 5.2. I suppose I can downgrade the PHP installation on the server but first I wanted to hear if anyone is successfully using OpenScholar with a current PHP version -- apparently most modules and the core for Drupal 6 have been updated to function with 5.3.

Thanks,
Harald.

Read more
vgXhc's picture

Permission for Control Panel

Somehow in the process of updating or migrating my OS installation, something must have gone wrong with the permissions: no matter which user I'm logged in with (including user with admin and manager privileges), when I try accessing the control panel for a site I get a "You are not authorized to access this page." message. The only item on the control panel that I can access is the "Content" tab. I've tried various tweaks in the permissions settings but none have been successful. Does anyone have suggestions?

Read more
bransom's picture

user Theme Picker

Running OpenScholar beta14 and I've added Adaptivetheme, and made my own subtheme of it.

I can see it as admin under SiteBuilding>Themes, and enable it. But if a User opens Appearance in his ControlPanel, my Adaptive theme isn't there. Anyone know what I need to do to fix this?

BTW, I have my them sitting in .../sites/all/themes and have tried placing it in contrib or custom. No luck. I've also tried adding a couple lines to openscholar.make but for my knowledge level this was a wild guess.

TiA,
- Ben

Read more
vgXhc's picture

Which version do I have installed? / Migrating to new server

I've been trying to move my OpenScholar installation to a new server. To do that I followed the Drupal instructions: create a copy of the MySQL database, install Drupal/OS on the new machine, import database. This failed (I got tons of error messages about missing tables and similar issues), and I suspect it's due to the fact that I installed a later version of OpenScholar (namely RC1) on the new machine. For the next attempt I'd now like to have matching OS versions -- but I'm not sure how I find out which version I have installed on the current production server.

Read more
Subscribe with RSS Syndicate content

OpenScholar

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: