You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this module with the silverstripe/blog module and I extended the BlogHolder.
BlogHolder:
extensions:
- GridFieldSiteTree_PageHolderExtension
There is a bug: when I open a BlogEntry, its title is visible in the SiteTree list and when I open another BlogEntry, its title is also visible in the SiteTree list together the other title.
In my opinion, you don't need to see the BlogEntry pages in the SiteTree list.
The text was updated successfully, but these errors were encountered:
I use this module with the silverstripe/blog module and I extended the BlogHolder.
BlogHolder:
extensions:
- GridFieldSiteTree_PageHolderExtension
There is a bug: when I open a BlogEntry, its title is visible in the SiteTree list and when I open another BlogEntry, its title is also visible in the SiteTree list together the other title.
In my opinion, you don't need to see the BlogEntry pages in the SiteTree list.
The text was updated successfully, but these errors were encountered: