[Building Sakai] Remove Unused Tools in Sakai 2.9.3

Neal Caidin neal.caidin at apereo.org
Wed Jul 9 05:29:33 PDT 2014


It may go without saying, but I'll say it anyway. Sounds like this type 
of operation should be tried on a test instance first, not directly on a 
production instance. At least, that's what I would do.

2 cents.

Neal


> Steve Swinsburg <mailto:steve.swinsburg at gmail.com>
> July 9, 2014 at 1:48 AM
> The easiest way here is to go to the database and delete the pages 
> that have this tool.
>
> Find all tool registrations with id 'blogger'. (from memory, 
> sakai_site_page_tool)
> Grab the page_id and join to the sakai_site_pages and delete the pages 
> (again, table name from memory).
> Delete the tool registrations too.
>
> I am not near a Sakai db to check the exact table names, but have a 
> look at those tables and it will become apparent, these tables are 
> nicely laid out and easy to read.
>
> One thing you might want to double check is that the tool is the only 
> one on a page. In your SQL you can group it up to check the number of 
> tools = 1.
>
> cheers,
> Steve
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to 
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of 
> "unsubscribe"
> BJ Peter DeLaCruz <mailto:bjpeter2008 at gmail.com>
> July 8, 2014 at 2:47 PM
> Hi,
>
> We recently upgraded from 2.7.1 to 2.9.3. In the former version, we 
> used to have a tool called Blogger. In 2.9.3, we are no longer using 
> it, but it still appears in the site navigation menu (please see 
> attached screenshot). However, it does not appear in the list on the 
> Edit Tools page for a site.
>
> How can I remove previous versions of unused tools such as Blogger 
> from the site navigation menu?
>
> Thanks,
> BJ
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to 
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of 
> "unsubscribe"

-- 
Neal Caidin
Sakai Community Coordinator
Apereo Foundation
neal.caidin at apereo.org
Skype me! (but let me know in advance for the first interaction) - nealkdin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140709/dd85a6e3/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1251 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140709/dd85a6e3/attachment.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1198 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140709/dd85a6e3/attachment-0001.jpg 


More information about the sakai-dev mailing list